Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetUserId
Method
GetUserId
pkg/ttnpb/identifiers.pb.go:364–369 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
362
}
363
364
func
(x *UserIdentifiers) GetUserId() string {
365
if
x != nil {
366
return
x.UserId
367
}
368
return
""
369
}
370
371
func
(x *UserIdentifiers) GetEmail() string {
372
if
x != nil {
Callers
15
IDString
Method · 0.95
IsZero
Method · 0.95
ValidateFields
Method · 0.95
ConsoleURL
Method · 0.80
ReceiverName
Method · 0.80
GetRights
Method · 0.80
createUser
Method · 0.80
updateUserPassword
Method · 0.80
listOAuthAccessTokens
Method · 0.80
deleteOAuthAccessToken
Method · 0.80
authInfo
Method · 0.80
TestNotificationRegistryWithOrganizationFanout
Function · 0.80
Calls
no outgoing calls
Tested by
2
TestNotificationRegistryWithOrganizationFanout
Function · 0.64
TestAuthentication
Function · 0.64