Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type QueueManager ¶
type QueueManager struct {
// contains filtered or unexported fields
}
func NewQueueManager ¶
func NewQueueManager(cfg *config.Config) *QueueManager
func (*QueueManager) QueueHandler ¶
func (qm *QueueManager) QueueHandler(next http.Handler) http.Handler
Click to show internal directories.
Click to hide internal directories.