brokenwing

package
v0.6.6 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidMetricName = errors.New("invalid metric name")
	ErrNoGenerators      = errors.New("no generators specified for metric gauge")
	ErrUnknownGenerator  = errors.New("unknown generator")
)

Custom error types

Functions

This section is empty.

Types

type DecodeError

type DecodeError struct {
	Name string
	Err  error
}

func (*DecodeError) Error

func (e *DecodeError) Error() string

func (*DecodeError) Unwrap

func (e *DecodeError) Unwrap() error

Jump to

Keyboard shortcuts

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