Documentation
¶
Overview ¶
Package contractclient interfaces with the Contracts Server backend.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client knows how to talk to the Contracts Server backend.
func (*Client) GetProToken ¶
GetProToken returns the (possibly known) Pro Token provided by the Contract Server backend by POST'ing the user JWT.
Click to show internal directories.
Click to hide internal directories.