package
0.0.0-20220402133910-eeb8401747d2
Repository: https://github.com/simplq/simplq-golang.git
Documentation: pkg.go.dev

# Constants

Maximum length of a queue name.
Maximum length of a token name.
Minimum length of a queue name.
Minimum length of a token name.

# Structs

AddTokenRequest is a model to structure an add token request.
CreateQueueRequest is a model to structure a create queue request.
Structure ValidationError is used to describe an error that occurs in a validation.

# Interfaces

Interface Validator defines how to define a validator for a request.

# Type aliases

AddTokenResponse is a model to structure the response of an add token request.
CreateQueueResponse is a model to strcuture the response of a create queue request.