MCPcopy 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
57type gtwGsClient struct {
58 cc grpc.ClientConnInterface
59}
60
61func NewGtwGsClient(cc grpc.ClientConnInterface) GtwGsClient {
62 return &gtwGsClient{cc}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected