MCPcopy 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
369func (x *Clients) GetClients() []*Client {
370 if x != nil {
371 return x.Clients
372 }
373 return nil
374}
375
376type GetClientRequest struct {
377 state protoimpl.MessageState

Callers 1

ValidateFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected