Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client is a TCP client for golang client
func (*Client) DecodeFromProto ¶
DecodeFromProto decodes proto msg from bytes
func (*Client) DecodeRoutes ¶
DecodeRoutes decodes response to _getRoutes request
func (*Client) Dial ¶
Dial creates connect to address 0 - TLS secure with validate certificate. We use user's cl.TLSConf or default if it will nil 1 - Secure connection but without validate certificate 2 - Insecure without TLS
func (*Client) EncodeToProto ¶
EncodeToProto encodes proto msg to bytes
Click to show internal directories.
Click to hide internal directories.