stat

package
v1.0.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	ReadErrorKey      = "readError"
	UnmarshalErrorKey = "unmarshalError"
)
View Source
const (
	Evaluate   = "eval"
	Invalid    = "invalid"
	Overloaded = "overloaded"
)
View Source
const Pending = "pending"

Variables

This section is empty.

Functions

func NewEval added in v0.9.0

func NewEval() counter.Provider

func NewHttp added in v0.13.0

func NewHttp() counter.Provider

func NewProvider added in v0.7.0

func NewProvider() counter.Provider

Types

type ReadError added in v0.13.0

type ReadError struct{ Error error }

func (ReadError) Aggregate added in v0.13.0

func (r ReadError) Aggregate(interface{})

implements github.com/viant/gmetric/counter.CustomCounter

func (ReadError) String added in v0.13.0

func (r ReadError) String() string

implements fmt.Stringer

type UnmarshalError added in v0.13.0

type UnmarshalError struct{ Error error }

func (UnmarshalError) Aggregate added in v0.13.0

func (r UnmarshalError) Aggregate(interface{})

implements github.com/viant/gmetric/counter.CustomCounter

func (UnmarshalError) String added in v0.13.0

func (r UnmarshalError) String() string

implements fmt.Stringer

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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