package
1.1.0
Repository: https://github.com/bjerkio/tripletex-go.git
Documentation: pkg.go.dev

# Functions

New creates a new control form API client.
NewProjectControlFormGetOK creates a ProjectControlFormGetOK with default headers values.
NewProjectControlFormGetParams creates a new ProjectControlFormGetParams object with the default values initialized.
NewProjectControlFormGetParamsWithContext creates a new ProjectControlFormGetParams object with the default values initialized, and the ability to set a context for a request.
NewProjectControlFormGetParamsWithHTTPClient creates a new ProjectControlFormGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewProjectControlFormGetParamsWithTimeout creates a new ProjectControlFormGetParams object with the default values initialized, and the ability to set a timeout on a request.
NewProjectControlFormSearchOK creates a ProjectControlFormSearchOK with default headers values.
NewProjectControlFormSearchParams creates a new ProjectControlFormSearchParams object with the default values initialized.
NewProjectControlFormSearchParamsWithContext creates a new ProjectControlFormSearchParams object with the default values initialized, and the ability to set a context for a request.
NewProjectControlFormSearchParamsWithHTTPClient creates a new ProjectControlFormSearchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewProjectControlFormSearchParamsWithTimeout creates a new ProjectControlFormSearchParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for control form API */.
ProjectControlFormGetOK handles this case with default header values.
ProjectControlFormGetParams contains all the parameters to send to the API endpoint for the project control form get operation typically these are written to a http.Request */.
ProjectControlFormGetReader is a Reader for the ProjectControlFormGet structure.
ProjectControlFormSearchOK handles this case with default header values.
ProjectControlFormSearchParams contains all the parameters to send to the API endpoint for the project control form search operation typically these are written to a http.Request */.
ProjectControlFormSearchReader is a Reader for the ProjectControlFormSearch structure.

# Interfaces

ClientService is the interface for Client methods.