Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetIds
Method
GetIds
pkg/ttnpb/user.pb.go:408–413 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
406
}
407
408
func
(x *User) GetIds() *UserIdentifiers {
409
if
x != nil {
410
return
x.Ids
411
}
412
return
nil
413
}
414
415
func
(x *User) GetCreatedAt() *timestamppb.Timestamp {
416
if
x != nil {
Callers
15
EntityType
Method · 0.95
IDString
Method · 0.95
GetEntityIdentifiers
Method · 0.95
GetOrganizationOrUserIdentifiers
Method · 0.95
ValidateFields
Method · 0.95
TestUserAPIKeysPermissions
Function · 0.95
TestUserAPIKeys
Function · 0.95
TestUserAccessClusterAuth
Function · 0.95
TestUserAccesLoginTokens
Function · 0.95
TestOAuthRegistry
Function · 0.95
TestUserSessionsRegistry
Function · 0.95
TestTemporaryValidPassword
Function · 0.95
Calls
no outgoing calls
Tested by
15
TestUserAPIKeysPermissions
Function · 0.76
TestUserAPIKeys
Function · 0.76
TestUserAccessClusterAuth
Function · 0.76
TestUserAccesLoginTokens
Function · 0.76
TestOAuthRegistry
Function · 0.76
TestUserSessionsRegistry
Function · 0.76
TestTemporaryValidPassword
Function · 0.76
TestUserUpdateInvalidPassword
Function · 0.76
TestUsersCRUDReadOnlyAdmin
Function · 0.76
TestUsersCRUD
Function · 0.76
TestOrganizationCollaborators
Function · 0.76
TestApplicationCollaborators
Function · 0.76