package
0.5.0
Repository: https://github.com/byxorna/nycmesh-tool.git
Documentation: pkg.go.dev

# Functions

New creates a new web socket API client.
NewPostWsapiConnectionBadRequest creates a PostWsapiConnectionBadRequest with default headers values.
NewPostWsapiConnectionCreated creates a PostWsapiConnectionCreated with default headers values.
NewPostWsapiConnectionForbidden creates a PostWsapiConnectionForbidden with default headers values.
NewPostWsapiConnectionInternalServerError creates a PostWsapiConnectionInternalServerError with default headers values.
NewPostWsapiConnectionNotAcceptable creates a PostWsapiConnectionNotAcceptable with default headers values.
NewPostWsapiConnectionParams creates a new PostWsapiConnectionParams object, with the default timeout for this client.
NewPostWsapiConnectionParamsWithContext creates a new PostWsapiConnectionParams object with the ability to set a context for a request.
NewPostWsapiConnectionParamsWithHTTPClient creates a new PostWsapiConnectionParams object with the ability to set a custom HTTPClient for a request.
NewPostWsapiConnectionParamsWithTimeout creates a new PostWsapiConnectionParams object with the ability to set a timeout on a request.
NewPostWsapiConnectionUnauthorized creates a PostWsapiConnectionUnauthorized with default headers values.
NewPostWsapiSubscriptionBadRequest creates a PostWsapiSubscriptionBadRequest with default headers values.
NewPostWsapiSubscriptionForbidden creates a PostWsapiSubscriptionForbidden with default headers values.
NewPostWsapiSubscriptionInternalServerError creates a PostWsapiSubscriptionInternalServerError with default headers values.
NewPostWsapiSubscriptionNotAcceptable creates a PostWsapiSubscriptionNotAcceptable with default headers values.
NewPostWsapiSubscriptionOK creates a PostWsapiSubscriptionOK with default headers values.
NewPostWsapiSubscriptionParams creates a new PostWsapiSubscriptionParams object, with the default timeout for this client.
NewPostWsapiSubscriptionParamsWithContext creates a new PostWsapiSubscriptionParams object with the ability to set a context for a request.
NewPostWsapiSubscriptionParamsWithHTTPClient creates a new PostWsapiSubscriptionParams object with the ability to set a custom HTTPClient for a request.
NewPostWsapiSubscriptionParamsWithTimeout creates a new PostWsapiSubscriptionParams object with the ability to set a timeout on a request.
NewPostWsapiSubscriptionUnauthorized creates a PostWsapiSubscriptionUnauthorized with default headers values.

# Structs

Client for web socket API */.
PostWsapiConnectionBadRequest describes a response with status code 400, with default header values.
PostWsapiConnectionCreated describes a response with status code 201, with default header values.
PostWsapiConnectionForbidden describes a response with status code 403, with default header values.
PostWsapiConnectionInternalServerError describes a response with status code 500, with default header values.
PostWsapiConnectionNotAcceptable describes a response with status code 406, with default header values.
PostWsapiConnectionParams contains all the parameters to send to the API endpoint for the post wsapi connection operation.
PostWsapiConnectionReader is a Reader for the PostWsapiConnection structure.
PostWsapiConnectionUnauthorized describes a response with status code 401, with default header values.
PostWsapiSubscriptionBadRequest describes a response with status code 400, with default header values.
PostWsapiSubscriptionForbidden describes a response with status code 403, with default header values.
PostWsapiSubscriptionInternalServerError describes a response with status code 500, with default header values.
PostWsapiSubscriptionNotAcceptable describes a response with status code 406, with default header values.
PostWsapiSubscriptionOK describes a response with status code 200, with default header values.
PostWsapiSubscriptionParams contains all the parameters to send to the API endpoint for the post wsapi subscription operation.
PostWsapiSubscriptionReader is a Reader for the PostWsapiSubscription structure.
PostWsapiSubscriptionUnauthorized describes a response with status code 401, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.