package
0.0.10
Repository: https://github.com/justinbarrick/go-matrix.git
Documentation: pkg.go.dev

# Functions

New creates a new send to device messaging API client.
NewSendToDeviceOK creates a SendToDeviceOK with default headers values.
NewSendToDeviceParams creates a new SendToDeviceParams object with the default values initialized.
NewSendToDeviceParamsWithContext creates a new SendToDeviceParams object with the default values initialized, and the ability to set a context for a request.
NewSendToDeviceParamsWithHTTPClient creates a new SendToDeviceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSendToDeviceParamsWithTimeout creates a new SendToDeviceParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for send to device messaging API */.
SendToDeviceOK handles this case with default header values.
SendToDeviceParams contains all the parameters to send to the API endpoint for the send to device operation typically these are written to a http.Request */.
SendToDeviceReader is a Reader for the SendToDevice structure.