Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client represents a GRPC client
func (*Client) GetClientID ¶
GetClientID returns the client ID
func (*Client) GetConnection ¶
func (c *Client) GetConnection() *grpc.ClientConn
GetConnection returns the GRPC connection
func (*Client) SetClientID ¶
SetClientID sets the client ID for metadata
Click to show internal directories.
Click to hide internal directories.