Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { GrpcConn *grpc.ClientConn RpcConn *rpc.Client ShredstreamClient proto.ShredstreamClient Auth *pkg.AuthenticationService }
func NewShredstreamClient ¶
func (*Client) SendHeartbeat ¶
func (c *Client) SendHeartbeat(count uint64, opts ...grpc.CallOption) (*proto.HeartbeatResponse, error)
Click to show internal directories.
Click to hide internal directories.