Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientInterface ¶
type ClientInterface interface { }
ClientInterface is an interface which must be implemented by Packet clients.
func NewClient ¶
func NewClient(packetAPIKey string) ClientInterface
NewClient creates a new Client for the given Packet credentials
Click to show internal directories.
Click to hide internal directories.