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

# Functions

New creates a new push notifications API client.
NewDeletePushRuleOK creates a DeletePushRuleOK with default headers values.
NewDeletePushRuleParams creates a new DeletePushRuleParams object with the default values initialized.
NewDeletePushRuleParamsWithContext creates a new DeletePushRuleParams object with the default values initialized, and the ability to set a context for a request.
NewDeletePushRuleParamsWithHTTPClient creates a new DeletePushRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeletePushRuleParamsWithTimeout creates a new DeletePushRuleParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetNotificationsOK creates a GetNotificationsOK with default headers values.
NewGetNotificationsParams creates a new GetNotificationsParams object with the default values initialized.
NewGetNotificationsParamsWithContext creates a new GetNotificationsParams object with the default values initialized, and the ability to set a context for a request.
NewGetNotificationsParamsWithHTTPClient creates a new GetNotificationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetNotificationsParamsWithTimeout creates a new GetNotificationsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetPushersOK creates a GetPushersOK with default headers values.
NewGetPushersParams creates a new GetPushersParams object with the default values initialized.
NewGetPushersParamsWithContext creates a new GetPushersParams object with the default values initialized, and the ability to set a context for a request.
NewGetPushersParamsWithHTTPClient creates a new GetPushersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetPushersParamsWithTimeout creates a new GetPushersParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetPushRuleOK creates a GetPushRuleOK with default headers values.
NewGetPushRuleParams creates a new GetPushRuleParams object with the default values initialized.
NewGetPushRuleParamsWithContext creates a new GetPushRuleParams object with the default values initialized, and the ability to set a context for a request.
NewGetPushRuleParamsWithHTTPClient creates a new GetPushRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetPushRuleParamsWithTimeout creates a new GetPushRuleParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetPushRulesOK creates a GetPushRulesOK with default headers values.
NewGetPushRulesParams creates a new GetPushRulesParams object with the default values initialized.
NewGetPushRulesParamsWithContext creates a new GetPushRulesParams object with the default values initialized, and the ability to set a context for a request.
NewGetPushRulesParamsWithHTTPClient creates a new GetPushRulesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetPushRulesParamsWithTimeout creates a new GetPushRulesParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostPusherBadRequest creates a PostPusherBadRequest with default headers values.
NewPostPusherOK creates a PostPusherOK with default headers values.
NewPostPusherParams creates a new PostPusherParams object with the default values initialized.
NewPostPusherParamsWithContext creates a new PostPusherParams object with the default values initialized, and the ability to set a context for a request.
NewPostPusherParamsWithHTTPClient creates a new PostPusherParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostPusherParamsWithTimeout creates a new PostPusherParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostPusherTooManyRequests creates a PostPusherTooManyRequests with default headers values.
NewSetPushRuleActionsOK creates a SetPushRuleActionsOK with default headers values.
NewSetPushRuleActionsParams creates a new SetPushRuleActionsParams object with the default values initialized.
NewSetPushRuleActionsParamsWithContext creates a new SetPushRuleActionsParams object with the default values initialized, and the ability to set a context for a request.
NewSetPushRuleActionsParamsWithHTTPClient creates a new SetPushRuleActionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSetPushRuleActionsParamsWithTimeout creates a new SetPushRuleActionsParams object with the default values initialized, and the ability to set a timeout on a request.
NewSetPushRuleBadRequest creates a SetPushRuleBadRequest with default headers values.
NewSetPushRuleEnabledOK creates a SetPushRuleEnabledOK with default headers values.
NewSetPushRuleEnabledParams creates a new SetPushRuleEnabledParams object with the default values initialized.
NewSetPushRuleEnabledParamsWithContext creates a new SetPushRuleEnabledParams object with the default values initialized, and the ability to set a context for a request.
NewSetPushRuleEnabledParamsWithHTTPClient creates a new SetPushRuleEnabledParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSetPushRuleEnabledParamsWithTimeout creates a new SetPushRuleEnabledParams object with the default values initialized, and the ability to set a timeout on a request.
NewSetPushRuleOK creates a SetPushRuleOK with default headers values.
NewSetPushRuleParams creates a new SetPushRuleParams object with the default values initialized.
NewSetPushRuleParamsWithContext creates a new SetPushRuleParams object with the default values initialized, and the ability to set a context for a request.
NewSetPushRuleParamsWithHTTPClient creates a new SetPushRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSetPushRuleParamsWithTimeout creates a new SetPushRuleParams object with the default values initialized, and the ability to set a timeout on a request.
NewSetPushRuleTooManyRequests creates a SetPushRuleTooManyRequests with default headers values.

# Structs

Client for push notifications API */.
DeletePushRuleOK handles this case with default header values.
DeletePushRuleParams contains all the parameters to send to the API endpoint for the delete push rule operation typically these are written to a http.Request */.
DeletePushRuleReader is a Reader for the DeletePushRule structure.
GetNotificationsOK handles this case with default header values.
GetNotificationsParams contains all the parameters to send to the API endpoint for the get notifications operation typically these are written to a http.Request */.
GetNotificationsReader is a Reader for the GetNotifications structure.
GetPushersOK handles this case with default header values.
GetPushersParams contains all the parameters to send to the API endpoint for the get pushers operation typically these are written to a http.Request */.
GetPushersReader is a Reader for the GetPushers structure.
GetPushRuleOK handles this case with default header values.
GetPushRuleParams contains all the parameters to send to the API endpoint for the get push rule operation typically these are written to a http.Request */.
GetPushRuleReader is a Reader for the GetPushRule structure.
GetPushRulesOK handles this case with default header values.
GetPushRulesParams contains all the parameters to send to the API endpoint for the get push rules operation typically these are written to a http.Request */.
GetPushRulesReader is a Reader for the GetPushRules structure.
PostPusherBadRequest handles this case with default header values.
PostPusherOK handles this case with default header values.
PostPusherParams contains all the parameters to send to the API endpoint for the post pusher operation typically these are written to a http.Request */.
PostPusherReader is a Reader for the PostPusher structure.
PostPusherTooManyRequests handles this case with default header values.
SetPushRuleActionsOK handles this case with default header values.
SetPushRuleActionsParams contains all the parameters to send to the API endpoint for the set push rule actions operation typically these are written to a http.Request */.
SetPushRuleActionsReader is a Reader for the SetPushRuleActions structure.
SetPushRuleBadRequest handles this case with default header values.
SetPushRuleEnabledOK handles this case with default header values.
SetPushRuleEnabledParams contains all the parameters to send to the API endpoint for the set push rule enabled operation typically these are written to a http.Request */.
SetPushRuleEnabledReader is a Reader for the SetPushRuleEnabled structure.
SetPushRuleOK handles this case with default header values.
SetPushRuleParams contains all the parameters to send to the API endpoint for the set push rule operation typically these are written to a http.Request */.
SetPushRuleReader is a Reader for the SetPushRule structure.
SetPushRuleTooManyRequests handles this case with default header values.

# Interfaces

DeletePushRuleOKBody delete push rule o k body swagger:model DeletePushRuleOKBody */.
PostPusherOKBody An empty object.
SetPushRuleActionsOKBody set push rule actions o k body swagger:model SetPushRuleActionsOKBody */.
SetPushRuleEnabledOKBody set push rule enabled o k body swagger:model SetPushRuleEnabledOKBody */.
SetPushRuleOKBody set push rule o k body swagger:model SetPushRuleOKBody */.