package
0.0.0-20210825173658-6925780e3d23
Repository: https://github.com/forestvpn/go-api-client.git
Documentation: pkg.go.dev
# Functions
New creates a new device API client.
NewBindingListDefault creates a BindingListDefault with default headers values.
NewBindingListOK creates a BindingListOK with default headers values.
NewBindingListParams creates a new BindingListParams object, with the default timeout for this client.
NewBindingListParamsWithContext creates a new BindingListParams object with the ability to set a context for a request.
NewBindingListParamsWithHTTPClient creates a new BindingListParams object with the ability to set a custom HTTPClient for a request.
NewBindingListParamsWithTimeout creates a new BindingListParams object with the ability to set a timeout on a request.
NewGetByIDDefault creates a GetByIDDefault with default headers values.
NewGetByIDOK creates a GetByIDOK with default headers values.
NewGetByIDParams creates a new GetByIDParams object, with the default timeout for this client.
NewGetByIDParamsWithContext creates a new GetByIDParams object with the ability to set a context for a request.
NewGetByIDParamsWithHTTPClient creates a new GetByIDParams object with the ability to set a custom HTTPClient for a request.
NewGetByIDParamsWithTimeout creates a new GetByIDParams object with the ability to set a timeout on a request.
NewPeersListDefault creates a PeersListDefault with default headers values.
NewPeersListOK creates a PeersListOK with default headers values.
NewPeersListParams creates a new PeersListParams object, with the default timeout for this client.
NewPeersListParamsWithContext creates a new PeersListParams object with the ability to set a context for a request.
NewPeersListParamsWithHTTPClient creates a new PeersListParams object with the ability to set a custom HTTPClient for a request.
NewPeersListParamsWithTimeout creates a new PeersListParams object with the ability to set a timeout on a request.
# Structs
BindingListDefault describes a response with status code -1, with default header values.
BindingListOK describes a response with status code 200, with default header values.
BindingListParams contains all the parameters to send to the API endpoint
for the binding list operation.
BindingListReader is a Reader for the BindingList structure.
Client for device API
*/.
GetByIDDefault describes a response with status code -1, with default header values.
GetByIDOK describes a response with status code 200, with default header values.
GetByIDParams contains all the parameters to send to the API endpoint
for the get by ID operation.
GetByIDReader is a Reader for the GetByID structure.
PeersListDefault describes a response with status code -1, with default header values.
PeersListOK describes a response with status code 200, with default header values.
PeersListParams contains all the parameters to send to the API endpoint
for the peers list operation.
PeersListReader is a Reader for the PeersList structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.