httpimpl

package
v0.0.0-...-43854d5 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2026 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Overview

Package httpimpl contains dogstatsd http server implementation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provides

type Provides struct {
	Component def.Component
}

Provides defines the output of this component

func NewComponent

func NewComponent(req Requires) (Provides, error)

type Requires

type Requires struct {
	Lc       comp.Lifecycle
	Log      log.Component
	Config   config.Component
	Tagger   tagger.Component
	Hostname hostname.Component
	Demux    demultiplexer.Component
}

Requires declares the inputs for NewComponent

Directories

Path Synopsis
internal
reader
Package reader implements an iterator over encoded dogstatsd http payload.
Package reader implements an iterator over encoded dogstatsd http payload.

Jump to

Keyboard shortcuts

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