Documentation ¶
Index ¶
- func AddField(key, val string)
- func Click() *pointer
- func Error(err error)
- func OverrideEntryNameAndType(entryName, entryType string)
- func OverrideLogger(l *zap.Logger)
- func PromLabels() *promLabel
- func SummaryVec() *prometheus.SummaryVec
- type Cursor
- type CursorPayload
- type Option
- type Pointer
- type PointerCreator
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OverrideEntryNameAndType ¶
func OverrideEntryNameAndType(entryName, entryType string)
func OverrideLogger ¶
func PromLabels ¶ added in v2.2.15
func PromLabels() *promLabel
func SummaryVec ¶
func SummaryVec() *prometheus.SummaryVec
Types ¶
type Cursor ¶
type CursorPayload ¶ added in v2.2.15
type PointerCreator ¶ added in v2.2.15
type PointerCreator func(payload *CursorPayload) Pointer
Click to show internal directories.
Click to hide internal directories.