package
0.16.0
Repository: https://github.com/rendaw/gophercloud.git
Documentation: pkg.go.dev

# Packages

Claims unit tests.

# Functions

Create creates a Claim that claims messages on a specified queue.
Delete will delete a Claim for a specified Queue.
Get queries the specified claim for the specified queue.
Update will update the options for a specified claim.

# Structs

No description provided by the author
CreateOpts params to be used with Create.
CreateResult is the response of a Create operations.
DeleteResult is the result from a Delete operation.
GetResult is the response of a Get operations.
No description provided by the author
UpdateOpts implements UpdateOpts.
UpdateResult is the response of a Update operations.

# Interfaces

CreateOptsBuilder Builder.
UpdateOptsBuilder allows extensions to add additional parameters to the Update request.