package
0.0.0-20210825173658-6925780e3d23
Repository: https://github.com/forestvpn/go-api-client.git
Documentation: pkg.go.dev

# Functions

New creates a new network API client.
NewInterfaceListDefault creates a InterfaceListDefault with default headers values.
NewInterfaceListOK creates a InterfaceListOK with default headers values.
NewInterfaceListParams creates a new InterfaceListParams object, with the default timeout for this client.
NewInterfaceListParamsWithContext creates a new InterfaceListParams object with the ability to set a context for a request.
NewInterfaceListParamsWithHTTPClient creates a new InterfaceListParams object with the ability to set a custom HTTPClient for a request.
NewInterfaceListParamsWithTimeout creates a new InterfaceListParams object with the ability to set a timeout on a request.

# Structs

Client for network API */.
InterfaceListDefault describes a response with status code -1, with default header values.
InterfaceListOK describes a response with status code 200, with default header values.
InterfaceListParams contains all the parameters to send to the API endpoint for the interface list operation.
InterfaceListReader is a Reader for the InterfaceList structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.