Documentation ¶
Index ¶
Constants ¶
View Source
const CodeSize = 11
Variables ¶
View Source
var ErrInvalidPassword = errors.New("invalid password")
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func NewClient ¶
func NewClient(cfg *ClientConfig) (*Client, error)
type ClientConfig ¶
Click to show internal directories.
Click to hide internal directories.