package tools

import "github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus/internal/stress/tools"

Index

Functions

func ConstantlyUpdateQueue

func ConstantlyUpdateQueue(remainingArgs []string) int

func CreateTempQueue

func CreateTempQueue(remainingArgs []string) int

CreateTempQueue creates a queue for quick experimentation that deletes itself when it's idle for a configurable interval.

func DeleteUsingRegexp

func DeleteUsingRegexp(remainingArgs []string) int

func GenerateSas

func GenerateSas(remainingArgs []string) int

func Run

func Run(remainingArgs []string)

Source Files

constantly_update_queue.go create_test_queue.go delete_using_regexp.go generate_sas.go tools.go

Version
v1.8.0 (latest)
Published
Feb 8, 2025
Platform
linux/amd64
Imports
12 packages
Last checked
4 months ago

Tools for package owners.