Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetUsers
Method
GetUsers
pkg/ttnpb/user.pb.go:610–615 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
608
}
609
610
func
(x *Users) GetUsers() []*User {
611
if
x != nil {
612
return
x.Users
613
}
614
return
nil
615
}
616
617
type
GetUserRequest
struct
{
618
state protoimpl.MessageState
Callers
1
ValidateFields
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected