middleware

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CaptureStats

func CaptureStats(cli statsd.Statter, opts ...Option) func(next http.Handler) http.Handler

Types

type Option

type Option func(*Options)

Option represent a func to build up StatsD client options

func WithSample

func WithSample(rate float32) Option

WithSample constructs the SampleRate option

type Options

type Options struct {
	SampleRate float32
}

Options represents configs that can be used for StatsD client

func NewOptions

func NewOptions() *Options

func NewOptionsWith

func NewOptionsWith(opts ...Option) *Options

Jump to

Keyboard shortcuts

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