metrics

package
v0.4.23 Latest Latest
Warning

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

Go to latest
Published: May 27, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIRecorder

type APIRecorder interface {
	APIRequest(name string, duration time.Duration, err error)
}

type APIRequestRecorderFunc

type APIRequestRecorderFunc func(name string, duration time.Duration, err error)

func (APIRequestRecorderFunc) APIRequest

func (f APIRequestRecorderFunc) APIRequest(name string, duration time.Duration, err error)

Jump to

Keyboard shortcuts

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