queuemanager

package
v0.0.213 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 5, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TimeoutLoggerMiddleware

func TimeoutLoggerMiddleware(next http.Handler, timeoutSeconds int) http.Handler

TimeoutLoggerMiddleware logs a warning if a request takes longer than timeoutSeconds seconds to finish.

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL