//
pkg.gl
Category
github.com/grafana/walqueue
implementations
prometheus
package
0.0.0-20250129143219-3f265df5e878
Repository:
https://github.com/grafana/walqueue.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
0
Files
482 SLOC
#
Functions
NewQueue
NewQueue creates and returns a new Queue instance, initializing its components such as network client, file storage queue, and serializer.
NewStats
No description provided by the author
#
Structs
PrometheusStats
No description provided by the author
#
Interfaces
Queue
Queue is the interface for a prometheus compatible queue.