Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
443
func
(x *User) GetDescription() string {
444
if
x != nil {
445
return
x.Description
446
}
447
return
""
448
}
449
450
func
(x *User) GetAttributes()
map
[string]string {
451
if
x != nil {
Callers
1
ValidateFields
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected