Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIClient ¶
type APIClient struct {
// contains filtered or unexported fields
}
func NewAPIClient ¶
func NewAPIClient(cfg *Configuration) *APIClient
type Configuration ¶
Stubs to keep test errors from happening when bringing in the client. This will be overritten the first time you run the openapi-generator
func NewConfiguration ¶
func NewConfiguration() *Configuration
Click to show internal directories.
Click to hide internal directories.