Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ gtwGsClient
Struct
gtwGsClient
pkg/ttnpb/gatewayserver_grpc.pb.go:57–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
type
gtwGsClient
struct
{
58
cc grpc.ClientConnInterface
59
}
60
61
func
NewGtwGsClient(cc grpc.ClientConnInterface) GtwGsClient {
62
return
>wGsClient{cc}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected