package
0.0.0-20241219013819-6ad53eb70f52
Repository: https://github.com/sdinsure/agent.git
Documentation: pkg.go.dev

# Functions

New creates a new hello service API client.
NewHelloServiceSayHelloDefault creates a HelloServiceSayHelloDefault with default headers values.
NewHelloServiceSayHelloOK creates a HelloServiceSayHelloOK with default headers values.
NewHelloServiceSayHelloParams creates a new HelloServiceSayHelloParams object, with the default timeout for this client.
NewHelloServiceSayHelloParamsWithContext creates a new HelloServiceSayHelloParams object with the ability to set a context for a request.
NewHelloServiceSayHelloParamsWithHTTPClient creates a new HelloServiceSayHelloParams object with the ability to set a custom HTTPClient for a request.
NewHelloServiceSayHelloParamsWithTimeout creates a new HelloServiceSayHelloParams object with the ability to set a timeout on a request.
NewHelloServiceSayHelloStreamDefault creates a HelloServiceSayHelloStreamDefault with default headers values.
NewHelloServiceSayHelloStreamOK creates a HelloServiceSayHelloStreamOK with default headers values.
NewHelloServiceSayHelloStreamParams creates a new HelloServiceSayHelloStreamParams object, with the default timeout for this client.
NewHelloServiceSayHelloStreamParamsWithContext creates a new HelloServiceSayHelloStreamParams object with the ability to set a context for a request.
NewHelloServiceSayHelloStreamParamsWithHTTPClient creates a new HelloServiceSayHelloStreamParams object with the ability to set a custom HTTPClient for a request.
NewHelloServiceSayHelloStreamParamsWithTimeout creates a new HelloServiceSayHelloStreamParams object with the ability to set a timeout on a request.

# Structs

Client for hello service API */.
HelloServiceSayHelloDefault describes a response with status code -1, with default header values.
HelloServiceSayHelloOK describes a response with status code 200, with default header values.
HelloServiceSayHelloParams contains all the parameters to send to the API endpoint for the hello service say hello operation.
HelloServiceSayHelloReader is a Reader for the HelloServiceSayHello structure.
HelloServiceSayHelloStreamDefault describes a response with status code -1, with default header values.
HelloServiceSayHelloStreamOK describes a response with status code 200, with default header values.
HelloServiceSayHelloStreamOKBody Stream result of apiHelloResponse swagger:model HelloServiceSayHelloStreamOKBody */.
HelloServiceSayHelloStreamParams contains all the parameters to send to the API endpoint for the hello service say hello stream operation.
HelloServiceSayHelloStreamReader is a Reader for the HelloServiceSayHelloStream structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.