MCPcopy
hub / github.com/tinode/chat / GetAdapterVersion

Method GetAdapterVersion

server/store/store.go:94–94  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

92 GetAdapter() adapter.Adapter
93 GetAdapterName() string
94 GetAdapterVersion() int
95 GetDbVersion() int
96 InitDb(jsonconf json.RawMessage, reset bool) error
97 UpgradeDb(jsonconf json.RawMessage) error

Callers 2

mainFunction · 0.65
mainFunction · 0.65

Implementers 3

storeObjserver/store/store.go
MockPersistentStorageInterfaceserver/store/mock_store/mock_store.go
MockPersistentStorageInterfaceMockRecorderserver/store/mock_store/mock_store.go

Calls

no outgoing calls

Tested by

no test coverage detected