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

Struct topicsMapper

server/store/store.go:520–520  ·  view source on GitHub ↗

topicsMapper is a concrete type implementing TopicsPersistenceInterface.

Source from the content-addressed store, hash-verified

518
519// topicsMapper is a concrete type implementing TopicsPersistenceInterface.
520type topicsMapper struct{}
521
522// Topics is a singleton ancor object exporting TopicsPersistenceInterface methods.
523var Topics TopicsPersistenceInterface

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected