MCPcopy Create free account
hub / github.com/TheThingsNetwork/lorawan-stack / GetIds

Method GetIds

pkg/ttnpb/client.pb.go:195–200  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

193}
194
195func (x *Client) GetIds() *ClientIdentifiers {
196 if x != nil {
197 return x.Ids
198 }
199 return nil
200}
201
202func (x *Client) GetCreatedAt() *timestamppb.Timestamp {
203 if x != nil {

Callers 15

EntityTypeMethod · 0.95
IDStringMethod · 0.95
ExtractRequestFieldsMethod · 0.95
GetEntityIdentifiersMethod · 0.95
ValidateFieldsMethod · 0.95
TestOAuthRegistryFunction · 0.95
TestClientsPermissionsFunction · 0.95
TestClientCollaboratorsFunction · 0.95
TestNotificationRegistryFunction · 0.95
TestEntityAccessFunction · 0.95
TestDeletedEntitiesMethod · 0.95

Calls

no outgoing calls

Tested by 6

TestOAuthRegistryFunction · 0.76
TestClientsPermissionsFunction · 0.76
TestClientCollaboratorsFunction · 0.76
TestNotificationRegistryFunction · 0.76
TestEntityAccessFunction · 0.76