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

# Functions

HandleCreateNoContent configures the test server to respond to a Create request with no content.
HandleCreateSuccessfully configures the test server to respond to a Create request.
HandleDeleteSuccessfully configures the test server to respond to an Delete request.
HandleGetSuccessfully configures the test server to respond to a Get request.
HandleUpdateSuccessfully configures the test server to respond to a Update request.

# Constants

CreateClaimRequest is a sample request to create a claim.
CreateClaimResponse is a sample response to a create claim.
GetClaimResponse is a sample response to a get claim.
UpdateClaimRequest is a sample request to update a claim.

# Variables

No description provided by the author
CreatedClaim is the result of a create request.
FirstClaim is the result of a get claim.
QueueName is the name of the queue.