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

Method Init

server/push/push.go:100–100  ·  view source on GitHub ↗

Init initializes the handler.

(jsonconf json.RawMessage)

Source from the content-addressed store, hash-verified

98type Handler interface {
99 // Init initializes the handler.
100 Init(jsonconf json.RawMessage) (bool, error)
101
102 // IsReady сhecks if the handler is initialized.
103 IsReady() bool

Callers 7

genDbFunction · 0.65
mainFunction · 0.65
openAdapterFunction · 0.65
UseMediaHandlerMethod · 0.65
InitFunction · 0.65
InitTestDataFunction · 0.65

Calls

no outgoing calls

Tested by 1