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

Method GetName

pkg/ttnpb/user.pb.go:436–441  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

434}
435
436func (x *User) GetName() string {
437 if x != nil {
438 return x.Name
439 }
440 return ""
441}
442
443func (x *User) GetDescription() string {
444 if x != nil {

Callers 8

ValidateFieldsMethod · 0.95
ReceiverNameMethod · 0.45
ExecuteMethod · 0.45
getAPIKeyNameMethod · 0.45
TestForwarderFunction · 0.45
GetInfoMethod · 0.45
listNetworksMethod · 0.45
NameMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestForwarderFunction · 0.36