MCPcopy Create free account
hub / github.com/PasarGuard/node / GetLevel

Method GetLevel

backend/xray/api/account.go:18–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16type Account interface {
17 GetEmail() string
18 GetLevel() uint32
19 Message() (*serial.TypedMessage, error)
20}
21

Callers 2

AddInboundUserMethod · 0.65
AddOutboundUserMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected