package tools
import "github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus/internal/stress/tools"
Index ¶
- func ConstantlyUpdateQueue(remainingArgs []string) int
- func CreateTempQueue(remainingArgs []string) int
- func DeleteUsingRegexp(remainingArgs []string) int
- func GenerateSas(remainingArgs []string) int
- func Run(remainingArgs []string)
Functions ¶
func ConstantlyUpdateQueue ¶
func CreateTempQueue ¶
CreateTempQueue creates a queue for quick experimentation that deletes itself when it's idle for a configurable interval.
func DeleteUsingRegexp ¶
func GenerateSas ¶
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.