Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecureMessage ¶
type WSClient ¶
type WSClient struct {
// contains filtered or unexported fields
}
func NewWSClient ¶
func NewWSClient(agentID string, privateKey *ecdsa.PrivateKey) *WSClient
func (*WSClient) ReceiveMessage ¶
func (c *WSClient) ReceiveMessage() (shared.AgentMessage, error)
func (*WSClient) SendMessage ¶
Click to show internal directories.
Click to hide internal directories.