Documentation ¶
Index ¶
- func Consume(c *cli.Context)
- func CreateConsumerGroup(c *cli.Context, cliHelper scommon.CliHelper)
- func CreateDestination(c *cli.Context, cliHelper scommon.CliHelper)
- func DeleteConsumerGroup(c *cli.Context)
- func DeleteDestination(c *cli.Context)
- func ListConsumerGroups(c *cli.Context)
- func ListDestinations(c *cli.Context)
- func MergeDLQForConsumerGroup(c *cli.Context)
- func Publish(c *cli.Context)
- func PurgeDLQForConsumerGroup(c *cli.Context)
- func ReadCgBacklog(c *cli.Context)
- func ReadConsumerGroup(c *cli.Context)
- func ReadDestination(c *cli.Context)
- func ReadDlq(c *cli.Context)
- func ReadMessage(c *cli.Context)
- func UpdateConsumerGroup(c *cli.Context)
- func UpdateDestination(c *cli.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateConsumerGroup ¶
CreateConsumerGroup creates the CG
func CreateDestination ¶
CreateDestination creates a destination
func DeleteConsumerGroup ¶
DeleteConsumerGroup deletes the given CG
func DeleteDestination ¶
DeleteDestination deletes the given destination
func ListConsumerGroups ¶
ListConsumerGroups is used to list all CGs
func ListDestinations ¶
ListDestinations is used to list all destinations
func MergeDLQForConsumerGroup ¶
MergeDLQForConsumerGroup merges the DLQ for this CG
func PurgeDLQForConsumerGroup ¶
PurgeDLQForConsumerGroup purges the DLQ for this CG
func ReadConsumerGroup ¶
ReadConsumerGroup gets info about the CG
func ReadDestination ¶
ReadDestination is used to get info about the destination
func UpdateConsumerGroup ¶
UpdateConsumerGroup updates the CG
func UpdateDestination ¶
UpdateDestination updates the destination
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.