package
0.0.0-20240803063532-c5fcc97a252a
Repository: https://github.com/1rob13/net-ekg.git
Documentation: pkg.go.dev

# Functions

New creates a new operations API client.
New creates a new operations API client with basic auth credentials.
New creates a new operations API client with a bearer token for authentication.
NewPostRegisterBadRequest creates a PostRegisterBadRequest with default headers values.
NewPostRegisterOK creates a PostRegisterOK with default headers values.
NewPostRegisterParams creates a new PostRegisterParams object, with the default timeout for this client.
NewPostRegisterParamsWithContext creates a new PostRegisterParams object with the ability to set a context for a request.
NewPostRegisterParamsWithHTTPClient creates a new PostRegisterParams object with the ability to set a custom HTTPClient for a request.
NewPostRegisterParamsWithTimeout creates a new PostRegisterParams object with the ability to set a timeout on a request.

# Structs

Client for operations API */.
PostRegisterBadRequest describes a response with status code 400, with default header values.
PostRegisterOK describes a response with status code 200, with default header values.
PostRegisterParams contains all the parameters to send to the API endpoint for the post register operation.
PostRegisterReader is a Reader for the PostRegister structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption may be used to customize the behavior of Client methods.