Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HTTPMetrics ¶
func HTTPMetrics(appName string) echo.MiddlewareFunc
HTTPMetrics is the middleware function that logs duration of responses.
Types ¶
type QueueManager ¶
type QueueManager struct {
// contains filtered or unexported fields
}
func NewQueueManager ¶
func NewQueueManager(js jetstream.JetStream) *QueueManager
NewQueueManager returns new QueueManager.
Click to show internal directories.
Click to hide internal directories.