v2

package
v0.17.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateClaim

func CreateClaim(t *testing.T, client *gophercloud.ServiceClient, queueName string) ([]claims.Messages, error)

func CreateMessage

func CreateMessage(t *testing.T, client *gophercloud.ServiceClient, queueName string) (messages.ResourceList, error)

func CreateQueue

func CreateQueue(t *testing.T, client *gophercloud.ServiceClient) (string, error)

func CreateShare

func CreateShare(t *testing.T, client *gophercloud.ServiceClient, queueName string) (queues.QueueShare, error)

func DeleteClaim

func DeleteClaim(t *testing.T, client *gophercloud.ServiceClient, queueName string, claimID string) error

func DeleteQueue

func DeleteQueue(t *testing.T, client *gophercloud.ServiceClient, queueName string)

func ExtractIDs

func ExtractIDs(claim []claims.Messages) ([]string, []string)

func GetClaim

func GetClaim(t *testing.T, client *gophercloud.ServiceClient, queueName string, claimID string) (*claims.Claim, error)

func GetQueue

func GetQueue(t *testing.T, client *gophercloud.ServiceClient, queueName string) (queues.QueueDetails, error)

func ListMessages

func ListMessages(t *testing.T, client *gophercloud.ServiceClient, queueName string) ([]messages.Message, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL