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

Struct gtwGsLinkGatewayClient

pkg/ttnpb/gatewayserver_grpc.pb.go:80–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80type gtwGsLinkGatewayClient struct {
81 grpc.ClientStream
82}
83
84func (x *gtwGsLinkGatewayClient) Send(m *GatewayUp) error {
85 return x.ClientStream.SendMsg(m)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected