Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
934
func
(x *Gateways) GetGateways() []*Gateway {
935
if
x != nil {
936
return
x.Gateways
937
}
938
return
nil
939
}
940
941
type
ManagedGateway
struct
{
942
state protoimpl.MessageState
Callers
5
ValidateFields
Method · 0.95
matchApplicationDownlinks
Function · 0.45
deviceHasPathForDownlink
Function · 0.45
loggerWithApplicationDownlinkFields
Function · 0.45
attemptNetworkInitiatedDataDownlink
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected