Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func CreateManagerAndPrivateKey ¶
func CreateManagerAndPrivateKey(client *httpclient.Client, service string) (Manager, error)
func NewManager ¶
func NewManager(client *httpclient.Client, service string, privateKey *rsa.PrivateKey) Manager
func (Manager) GetProfile ¶
Click to show internal directories.
Click to hide internal directories.