package
2.0.1+incompatible
Repository: https://github.com/practical-coder/hdc.git
Documentation: pkg.go.dev

# Functions

New creates a new stick table API client.
NewGetStickTableDefault creates a GetStickTableDefault with default headers values.
NewGetStickTableEntriesDefault creates a GetStickTableEntriesDefault with default headers values.
NewGetStickTableEntriesOK creates a GetStickTableEntriesOK with default headers values.
NewGetStickTableEntriesParams creates a new GetStickTableEntriesParams object, with the default timeout for this client.
NewGetStickTableEntriesParamsWithContext creates a new GetStickTableEntriesParams object with the ability to set a context for a request.
NewGetStickTableEntriesParamsWithHTTPClient creates a new GetStickTableEntriesParams object with the ability to set a custom HTTPClient for a request.
NewGetStickTableEntriesParamsWithTimeout creates a new GetStickTableEntriesParams object with the ability to set a timeout on a request.
NewGetStickTableNotFound creates a GetStickTableNotFound with default headers values.
NewGetStickTableOK creates a GetStickTableOK with default headers values.
NewGetStickTableParams creates a new GetStickTableParams object, with the default timeout for this client.
NewGetStickTableParamsWithContext creates a new GetStickTableParams object with the ability to set a context for a request.
NewGetStickTableParamsWithHTTPClient creates a new GetStickTableParams object with the ability to set a custom HTTPClient for a request.
NewGetStickTableParamsWithTimeout creates a new GetStickTableParams object with the ability to set a timeout on a request.
NewGetStickTablesDefault creates a GetStickTablesDefault with default headers values.
NewGetStickTablesOK creates a GetStickTablesOK with default headers values.
NewGetStickTablesParams creates a new GetStickTablesParams object, with the default timeout for this client.
NewGetStickTablesParamsWithContext creates a new GetStickTablesParams object with the ability to set a context for a request.
NewGetStickTablesParamsWithHTTPClient creates a new GetStickTablesParams object with the ability to set a custom HTTPClient for a request.
NewGetStickTablesParamsWithTimeout creates a new GetStickTablesParams object with the ability to set a timeout on a request.
NewSetStickTableEntriesDefault creates a SetStickTableEntriesDefault with default headers values.
NewSetStickTableEntriesNoContent creates a SetStickTableEntriesNoContent with default headers values.
NewSetStickTableEntriesParams creates a new SetStickTableEntriesParams object, with the default timeout for this client.
NewSetStickTableEntriesParamsWithContext creates a new SetStickTableEntriesParams object with the ability to set a context for a request.
NewSetStickTableEntriesParamsWithHTTPClient creates a new SetStickTableEntriesParams object with the ability to set a custom HTTPClient for a request.
NewSetStickTableEntriesParamsWithTimeout creates a new SetStickTableEntriesParams object with the ability to set a timeout on a request.

# Structs

Client for stick table API */.
GetStickTableDefault describes a response with status code -1, with default header values.
GetStickTableEntriesDefault describes a response with status code -1, with default header values.
GetStickTableEntriesOK describes a response with status code 200, with default header values.
GetStickTableEntriesParams contains all the parameters to send to the API endpoint for the get stick table entries operation.
GetStickTableEntriesReader is a Reader for the GetStickTableEntries structure.
GetStickTableNotFound describes a response with status code 404, with default header values.
GetStickTableOK describes a response with status code 200, with default header values.
GetStickTableParams contains all the parameters to send to the API endpoint for the get stick table operation.
GetStickTableReader is a Reader for the GetStickTable structure.
GetStickTablesDefault describes a response with status code -1, with default header values.
GetStickTablesOK describes a response with status code 200, with default header values.
GetStickTablesParams contains all the parameters to send to the API endpoint for the get stick tables operation.
GetStickTablesReader is a Reader for the GetStickTables structure.
SetStickTableEntriesBody set stick table entries body swagger:model SetStickTableEntriesBody */.
SetStickTableEntriesDefault describes a response with status code -1, with default header values.
SetStickTableEntriesNoContent describes a response with status code 204, with default header values.
SetStickTableEntriesParams contains all the parameters to send to the API endpoint for the set stick table entries operation.
SetStickTableEntriesReader is a Reader for the SetStickTableEntries structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.