MCPcopy 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
408func (x *User) GetIds() *UserIdentifiers {
409 if x != nil {
410 return x.Ids
411 }
412 return nil
413}
414
415func (x *User) GetCreatedAt() *timestamppb.Timestamp {
416 if x != nil {

Callers 15

EntityTypeMethod · 0.95
IDStringMethod · 0.95
GetEntityIdentifiersMethod · 0.95
ValidateFieldsMethod · 0.95
TestUserAPIKeysFunction · 0.95
TestUserAccesLoginTokensFunction · 0.95
TestOAuthRegistryFunction · 0.95
TestUserSessionsRegistryFunction · 0.95

Calls

no outgoing calls

Tested by 15

TestUserAPIKeysFunction · 0.76
TestUserAccesLoginTokensFunction · 0.76
TestOAuthRegistryFunction · 0.76
TestUserSessionsRegistryFunction · 0.76
TestUsersCRUDFunction · 0.76