Documentation ¶
Index ¶
Constants ¶
View Source
const ( ParsingQueueDepth = "parsing_queue_depth" DroppedEventsCounter = "dropped_events_count" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Measures ¶
func NewMeasures ¶
NewMeasures constructs a Measures given a go-kit metrics Provider
type RequestParser ¶
type RequestParser struct {
// contains filtered or unexported fields
}
func NewRequestParser ¶
func (*RequestParser) Start ¶
func (r *RequestParser) Start()
func (*RequestParser) Stop ¶
func (r *RequestParser) Stop()
Click to show internal directories.
Click to hide internal directories.