Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SphereSoftware/objstore
/ types & classes
Types & classes
44 in github.com/SphereSoftware/objstore
⨍
Functions
228
◇
Types & classes
44
↓ 9 callers
TypeAlias
ID
journal/meta.go:89
↓ 4 callers
TypeAlias
ConsistencyLevel
journal/meta.go:76
Interface
ClusterManager
cluster/manager.go:14
TypeAlias
ConsistencyLevel
objstore.go:60
Struct
DiskStats
storage/local.go:87
Struct
DiskStats
api/public.go:65
TypeAlias
DiskStats
objstore.go:56
Struct
EventAnnounce
cluster/events.go:15
TypeAlias
EventAnnounce
objstore.go:58
TypeAlias
EventType
cluster/events.go:5
Struct
FileMeta
journal/meta.go:10
TypeAlias
FileMeta
objstore.go:604
TypeAlias
FileMetaList
objstore.go:605
TypeAlias
FileMetaList
journal/meta.go:67
Interface
Journal
journal/journal.go:19
FuncType
JournalIter
func(journal Journal, meta *JournalMeta) error
journal/manager.go:27
Interface
JournalManager
journal/manager.go:12
Struct
JournalMeta
journal/meta.go:91
Interface
LocalStorage
LocalStorage provides access to the local filesystem.
storage/local.go:13
Interface
Mapping
journal/mapping.go:5
Struct
NodeInfo
api/private.go:123
Struct
NodeInfo
cluster/manager.go:22
FuncType
NodeIter
func(id, addr, vaddr string) error
api/private.go:129
FuncType
NodeIter
func(id, addr, vaddr string) error
cluster/client.go:49
Struct
PrivateClient
cluster/client.go:16
Struct
PrivateServer
api/private.go:26
Struct
PublicServer
api/public.go:11
Interface
RemoteStorage
RemoteStorage provides object access backend, it's usually an AWS S3 client pointed to a specific bucket.
storage/remote.go:20
Struct
Spec
storage/remote.go:46
Struct
Stats
api/public.go:81
Interface
Store
objstore.go:20
Struct
SyncResponse
api/private.go:332
Struct
SyncResponse
cluster/manager.go:96
Struct
btreeJournal
journal/journal.go:40
Struct
clusterManager
cluster/manager.go:35
Struct
kvJournal
journal/journal.go:33
Struct
kvJournalManager
journal/manager.go:35
Struct
localStorage
storage/local.go:24
Struct
lockedSource
journal/helpers.go:21
Struct
mapping
journal/mapping.go:11
Struct
objStore
objstore.go:84
Struct
readSeeker
storage/helpers.go:8
Struct
s3Storage
storage/remote.go:31
TypeAlias
storeState
objstore.go:76