Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
436
func
(x *User) GetName() string {
437
if
x != nil {
438
return
x.Name
439
}
440
return
""
441
}
442
443
func
(x *User) GetDescription() string {
444
if
x != nil {
Callers
8
ValidateFields
Method · 0.95
ReceiverName
Method · 0.45
Execute
Method · 0.45
getAPIKeyName
Method · 0.45
TestForwarder
Function · 0.45
GetInfo
Method · 0.45
listNetworks
Method · 0.45
Name
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestForwarder
Function · 0.36