logr

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Rec

type Rec struct {
	Time  time.Time
	Error error
}

type Ring

type Ring struct {
	// contains filtered or unexported fields
}

func New

func New() *Ring

func (*Ring) GetLast

func (r *Ring) GetLast() (Rec, bool)

func (*Ring) Put

func (r *Ring) Put(rec Rec)

func (*Ring) SlicePrev

func (r *Ring) SlicePrev() []Rec

Jump to

Keyboard shortcuts

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