MCPcopy Create free account
hub / github.com/TheThingsNetwork/lorawan-stack / GetGateways

Method GetGateways

pkg/ttnpb/gateway.pb.go:934–939  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

932}
933
934func (x *Gateways) GetGateways() []*Gateway {
935 if x != nil {
936 return x.Gateways
937 }
938 return nil
939}
940
941type ManagedGateway struct {
942 state protoimpl.MessageState

Calls

no outgoing calls

Tested by

no test coverage detected