package
0.0.0-20230802165401-1aaa840d9d07
Repository: https://github.com/fortifi/go-api.git
Documentation: pkg.go.dev
# Functions
New creates a new licence API client.
NewGetLicenceCheckDefault creates a GetLicenceCheckDefault with default headers values.
NewGetLicenceCheckOK creates a GetLicenceCheckOK with default headers values.
NewGetLicenceCheckParams creates a new GetLicenceCheckParams object, with the default timeout for this client.
NewGetLicenceCheckParamsWithContext creates a new GetLicenceCheckParams object with the ability to set a context for a request.
NewGetLicenceCheckParamsWithHTTPClient creates a new GetLicenceCheckParams object with the ability to set a custom HTTPClient for a request.
NewGetLicenceCheckParamsWithTimeout creates a new GetLicenceCheckParams object with the ability to set a timeout on a request.
# Structs
Client for licence API
*/.
GetLicenceCheckDefault describes a response with status code -1, with default header values.
GetLicenceCheckOK describes a response with status code 200, with default header values.
GetLicenceCheckOKBody get licence check o k body
swagger:model GetLicenceCheckOKBody
*/.
GetLicenceCheckParams contains all the parameters to send to the API endpoint
for the get licence check operation.
GetLicenceCheckReader is a Reader for the GetLicenceCheck structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.