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

Method GetRights

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

Source from the content-addressed store, hash-verified

320}
321
322func (x *Client) GetRights() []Right {
323 if x != nil {
324 return x.Rights
325 }
326 return nil
327}
328
329type Clients struct {
330 state protoimpl.MessageState

Callers 3

ValidateFieldsMethod · 0.95
TestOAuthRegistryFunction · 0.95
TestEntityAccessFunction · 0.95

Calls

no outgoing calls

Tested by 2

TestOAuthRegistryFunction · 0.76
TestEntityAccessFunction · 0.76