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

TypeAlias AuthLevel

pbx/model.pb.go:24–24  ·  view source on GitHub ↗

Authentication level

Source from the content-addressed store, hash-verified

22
23// Authentication level
24type AuthLevel int32
25
26const (
27 AuthLevel_NONE AuthLevel = 0

Callers 2

pbCliSerializeFunction · 0.92
pluginGenerateClientReqFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected