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

TypeAlias Level

server/auth/auth.go:14–14  ·  view source on GitHub ↗

Level is the type for authentication levels.

Source from the content-addressed store, hash-verified

12
13// Level is the type for authentication levels.
14type Level int
15
16// Authentication levels
17const (

Callers 8

initTopicP2PFunction · 0.92
initTopicNewGrpFunction · 0.92
handleMetaMethod · 0.92
handleSubscriptionMethod · 0.92
thisUserSubMethod · 0.92
replyCreateUserFunction · 0.92
replyUpdateUserFunction · 0.92
AuthenticateMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected