package
0.0.0-20241227064428-844e847ef4b4
Repository: https://github.com/ianchen0119/go-swagger.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.
NewPutTest2766OK creates a PutTest2766OK with default headers values.
NewPutTest2766Params creates a new PutTest2766Params object, with the default timeout for this client.
NewPutTest2766ParamsWithContext creates a new PutTest2766Params object with the ability to set a context for a request.
NewPutTest2766ParamsWithHTTPClient creates a new PutTest2766Params object with the ability to set a custom HTTPClient for a request.
NewPutTest2766ParamsWithTimeout creates a new PutTest2766Params object with the ability to set a timeout on a request.
WithAccept allows the client to force the Accept header to negotiate a specific Producer from the server.
WithAcceptApplicationIoGoswaggerExamplesTodoListV1JSON sets the Accept header to "application/io.goswagger.examples.todo-list.v1+json".
WithAcceptApplicationJSON sets the Accept header to "application/json".
WithContentType allows the client to force the Content-Type header to negotiate a specific Consumer from the server.
WithContentTypeApplicationIoGoswaggerExamplesTodoListV1JSON sets the Content-Type header to "application/io.goswagger.examples.todo-list.v1+json".
WithContentTypeApplicationJSON sets the Content-Type header to "application/json".

# Structs

Client for operations API */.
PutTest2766OK describes a response with status code 200, with default header values.
PutTest2766Params contains all the parameters to send to the API endpoint for the put test2766 operation.
PutTest2766Reader is a Reader for the PutTest2766 structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

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