Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetClients
Method
GetClients
pkg/ttnpb/client.pb.go:369–374 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
367
}
368
369
func
(x *Clients) GetClients() []*Client {
370
if
x != nil {
371
return
x.Clients
372
}
373
return
nil
374
}
375
376
type
GetClientRequest
struct
{
377
state protoimpl.MessageState
Callers
1
ValidateFields
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected