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

Method GetDescription

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

Source from the content-addressed store, hash-verified

441}
442
443func (x *User) GetDescription() string {
444 if x != nil {
445 return x.Description
446 }
447 return ""
448}
449
450func (x *User) GetAttributes() map[string]string {
451 if x != nil {

Callers 1

ValidateFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected