Documentation
¶
Index ¶
Constants ¶
View Source
const (
PackageVersion string = "v1.0"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
*RESTClient
}
Client implements helper functionality for Prerecorded API
func New ¶
func New(apiKey string, options *interfaces.ClientOptions) *Client
type RESTClient ¶
Click to show internal directories.
Click to hide internal directories.