Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinode/chat
/ GetAdapterName
Method
GetAdapterName
server/store/store.go:93–93 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
91
IsOpen() bool
92
GetAdapter() adapter.Adapter
93
GetAdapterName() string
94
GetAdapterVersion() int
95
GetDbVersion() int
96
InitDb(jsonconf json.RawMessage, reset bool) error
Callers
3
main
Function · 0.65
hello
Method · 0.65
main
Function · 0.65
Implementers
3
storeObj
server/store/store.go
MockPersistentStorageInterface
server/store/mock_store/mock_store.go
MockPersistentStorageInterfaceMockRecorder
server/store/mock_store/mock_store.go
Calls
no outgoing calls
Tested by
no test coverage detected