Home
last modified time | relevance | path

Searched defs:InMemory (Results 1 – 25 of 204) sorted by relevance

123456789

/dports/mail/mailhog/MailHog-1.0.0/vendor/github.com/mailhog/storage/
H A Dmemory.go12 type InMemory struct { struct
13 MessageIDIndex map[string]int
14 Messages []*data.Message
15 mu sync.Mutex
27 func (memory *InMemory) Store(m *data.Message) (string, error) {
36 func (memory *InMemory) Count() int {
41 func (memory *InMemory) Search(kind, query string, start, limit int) (*data.Messages, int, error) {
131 func (memory *InMemory) List(start int, limit int) (*data.Messages, error) {
163 func (memory *InMemory) DeleteOne(id string) error {
185 func (memory *InMemory) DeleteAll() error {
[all …]
/dports/sysutils/istio/istio-1.6.7/pkg/mcp/snapshot/
H A Dinmemory.go31 type InMemory struct { struct
32 resources map[string][]*mcp.Resource
33 versions map[string]string
140 func (s *InMemory) Resources(collection string) []*mcp.Resource {
145 func (s *InMemory) Version(collection string) string {
150 func (s *InMemory) Collections() []string {
159 func (s *InMemory) Clone() *InMemory {
181 func (s *InMemory) Builder() *InMemoryBuilder {
189 func (s *InMemory) String() string {
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/vendor/github.com/gobuffalo/packr/v2/file/resolver/
H A Din_memory.go13 type InMemory struct { struct
14 *packd.MemoryBox
17 func (d InMemory) String() string {
21 func (d *InMemory) Resolve(box string, name string) (file.File, error) {
29 func (d *InMemory) Pack(name string, f file.File) error {
39 func (d *InMemory) FileMap() map[string]file.File {
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/vendor/github.com/gobuffalo/packr/v2/file/resolver/
H A Din_memory.go13 type InMemory struct { struct
14 *packd.MemoryBox
17 func (d InMemory) String() string {
21 func (d *InMemory) Resolve(box string, name string) (file.File, error) {
29 func (d *InMemory) Pack(name string, f file.File) error {
39 func (d *InMemory) FileMap() map[string]file.File {
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/vendor/github.com/gobuffalo/packr/v2/file/resolver/
H A Din_memory.go13 type InMemory struct { struct
14 *packd.MemoryBox
17 func (d InMemory) String() string {
21 func (d *InMemory) Resolve(box string, name string) (file.File, error) {
29 func (d *InMemory) Pack(name string, f file.File) error {
39 func (d *InMemory) FileMap() map[string]file.File {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/vendor/github.com/gobuffalo/packr/v2/file/resolver/
H A Din_memory.go13 type InMemory struct { struct
14 *packd.MemoryBox
17 func (d InMemory) String() string {
21 func (d *InMemory) Resolve(box string, name string) (file.File, error) {
29 func (d *InMemory) Pack(name string, f file.File) error {
39 func (d *InMemory) FileMap() map[string]file.File {
/dports/net/ipinfo-cli/cli-ipinfo-2.7.0/vendor/github.com/ipinfo/go/v2/go-2.6.0/ipinfo/cache/
H A Din_memory.go13 type InMemory struct { struct
14 cache *cache.Cache
15 expiration time.Duration
27 func (c *InMemory) WithExpiration(d time.Duration) *InMemory {
33 func (c *InMemory) Get(key string) (interface{}, error) {
42 func (c *InMemory) Set(key string, value interface{}) error {
/dports/net/ipinfo-cli/cli-ipinfo-2.7.0/vendor/github.com/ipinfo/go/v2/ipinfo/cache/
H A Din_memory.go13 type InMemory struct { struct
14 cache *cache.Cache
15 expiration time.Duration
27 func (c *InMemory) WithExpiration(d time.Duration) *InMemory {
33 func (c *InMemory) Get(key string) (interface{}, error) {
42 func (c *InMemory) Set(key string, value interface{}) error {
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Instrumentation/HeapProfiler/
H A Dscale-granularity.ll13 ; CHECK-GRAN-LABEL: @read
17 ; CHECK-GRAN: ret
/dports/databases/py-xapian/xapian-bindings-1.4.18/csharp/generated-csharp/
H A DInMemory.cs13 public class InMemory : global::System.IDisposable { class
17 internal InMemory(global::System.IntPtr cPtr, bool cMemoryOwn) { in InMemory() method in Xapian.InMemory
/dports/databases/py-xapian/xapian-bindings-1.4.18/java/org/xapian/
H A DInMemory.java11 public class InMemory { class
15 protected InMemory(long cPtr, boolean cMemoryOwn) { in InMemory() method in InMemory
/dports/databases/xapian-bindings12/xapian-bindings-1.2.25/csharp/generated-csharp/
H A DInMemory.cs14 public class InMemory : IDisposable { class
18 internal InMemory(IntPtr cPtr, bool cMemoryOwn) { in InMemory() method in Xapian.InMemory
/dports/databases/xapian-bindings12/xapian-bindings-1.2.25/java-swig/org/xapian/
H A DInMemory.java11 public class InMemory { class
15 public InMemory(long cPtr, boolean cMemoryOwn) { in InMemory() method in InMemory
/dports/databases/php-xapian/xapian-bindings-1.4.18/csharp/generated-csharp/
H A DInMemory.cs13 public class InMemory : global::System.IDisposable { class
17 internal InMemory(global::System.IntPtr cPtr, bool cMemoryOwn) { in InMemory() method in Xapian.InMemory
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/csharp/generated-csharp/
H A DInMemory.cs13 public class InMemory : global::System.IDisposable { class
17 internal InMemory(global::System.IntPtr cPtr, bool cMemoryOwn) { in InMemory() method in Xapian.InMemory
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/java/org/xapian/
H A DInMemory.java11 public class InMemory { class
15 protected InMemory(long cPtr, boolean cMemoryOwn) { in InMemory() method in InMemory
/dports/databases/php-xapian/xapian-bindings-1.4.18/java/org/xapian/
H A DInMemory.java11 public class InMemory { class
15 protected InMemory(long cPtr, boolean cMemoryOwn) { in InMemory() method in InMemory
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/test/
H A DPlayManagerMock.h12 * This program is distributed in the hope that it will be useful,
15 * GNU General Public License for more details. in InMemory()
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/engine/classes/Elgg/Filesystem/Directory/
H A DInMemory.php14 final class InMemory { class
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Mail/Transport/
H A DInMemory.php21 class InMemory implements TransportInterface class
/dports/databases/hbase/hbase-1.2.1/hbase-prefix-tree/src/test/java/org/apache/hadoop/hbase/codec/prefixtree/column/
H A DTestColumnData.java35 class InMemory { class
/dports/databases/hbase/hbase-1.2.1/hbase-prefix-tree/src/test/java/org/apache/hadoop/hbase/codec/prefixtree/builder/
H A DTestTokenizerData.java34 class InMemory { class
/dports/www/elgg/elgg-3.3.23/vendor/zendframework/zend-mail/src/Transport/
H A DInMemory.php19 class InMemory implements TransportInterface class
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-mail/src/Transport/
H A DInMemory.php20 class InMemory implements TransportInterface class
/dports/www/zola/zola-0.15.2/cargo-crates/tempfile-3.2.0/src/
H A Dutil.rs7 use crate::error::IoResultExt;

123456789