Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { Server string Password string AppName string HashAlgorithm string EncryptAlgorithm string }
func (*Client) Register ¶
func (c *Client) Register(n []Notification) error
type Notification ¶
Click to show internal directories.
Click to hide internal directories.