Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
223
func
(x *Client) GetName() string {
224
if
x != nil {
225
return
x.Name
226
}
227
return
""
228
}
229
230
func
(x *Client) GetDescription() string {
231
if
x != nil {
Callers
1
ValidateFields
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected