MCPcopy Create free account

hub / github.com/SphereSoftware/objstore / functions

Functions228 in github.com/SphereSoftware/objstore

MethodNodeID
()
objstore.go:429
MethodPrefix
()
storage/local.go:14
MethodPrefix
()
storage/local.go:34
MethodPutObject
(r io.ReadCloser, meta *FileMeta)
objstore.go:765
MethodPutObject
(key string, r io.ReadSeeker, meta map[string]string)
storage/remote.go:151
MethodRange
(start string, limit int, fn func(k string, v *FileMeta) error)
journal/journal.go:119
MethodRange
(start string, limit int, fn func(k string, v *FileMeta) error)
journal/journal.go:578
MethodRead
(key string)
storage/local.go:38
MethodSeed
(seed int64)
journal/helpers.go:33
MethodSet
(id ID, meta *JournalMeta)
journal/mapping.go:38
MethodSet
(k string, m *FileMeta)
journal/journal.go:86
MethodSet
(k string, m *FileMeta)
journal/journal.go:616
MethodSetBytes
(k, v []byte)
journal/mapping.go:8
MethodSetBytes
(k, v []byte)
journal/mapping.go:46
MethodSetDebug
(v bool)
objstore.go:852
MethodStat
(key string)
storage/local.go:42
MethodString
()
journal/meta.go:100
MethodSync
(ctx context.Context, nodeID string, list journal.FileMetaList)
cluster/manager.go:101
FunctionTestBtreeDiffBtree
(t *testing.T)
journal/journal_test.go:11
MethodUnmarshalMsg
UnmarshalMsg implements msgp.Unmarshaler
journal/meta_gen.go:39
MethodUnmarshalMsg
UnmarshalMsg implements msgp.Unmarshaler
journal/meta_gen.go:473
MethodUpdate
(id ID, fn JournalIter)
journal/manager.go:91
MethodView
(id ID, fn JournalIter)
journal/manager.go:69
MethodWaitInbound
(timeout time.Duration)
objstore.go:393
MethodWaitOutbound
(timeout time.Duration)
objstore.go:389
FunctionappMain
()
cmd/objstore/main.go:119
Functioninit
()
cmd/objstore/main.go:91
Functionmain
()
cmd/objstore/main.go:95
← previous201–228 of 228, ranked by callers