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

Method GetName

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

Source from the content-addressed store, hash-verified

221}
222
223func (x *Client) GetName() string {
224 if x != nil {
225 return x.Name
226 }
227 return ""
228}
229
230func (x *Client) GetDescription() string {
231 if x != nil {

Callers 1

ValidateFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected