Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
type
Account
interface
{
17
GetEmail() string
18
GetLevel() uint32
19
Message() (*serial.TypedMessage, error)
20
}
21
Callers
2
AddInboundUser
Method · 0.65
AddOutboundUser
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected