dogtrace

package
v0.0.0-...-5e858b1 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultAddr = "0.0.0.0:8126"

Variables

This section is empty.

Functions

func HTTPHandler

func HTTPHandler(
	traceHandler Handler,
	errHandler ErrHandler,
) http.HandlerFunc

Types

type ErrHandler

type ErrHandler func(err error) error

type Handler

type Handler func(ctx context.Context, s dogproto.SpanLists) error

func MultiHandler

func MultiHandler(handlers ...Handler) Handler

Jump to

Keyboard shortcuts

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