package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev
# Functions
Create a queue with given parameters.
Delete a queue by id.
ExtractQueues from List.
Get a queue with detailed information by id.
List all the queues.
# Structs
CreateOps is a struct that contains all the parameters.
CreateResult is a struct that contains all the return parameters of creation.
DeleteResult is a struct which contains the result of deletion.
GetResult contains the body of getting detailed.
Queue response.
QueueCreate response.
QueuePage may be embedded in a Page that contains all of the results from an operation at once.
# Interfaces
CreateOpsBuilder is used for creating queue parameters.