counter

package
v0.31.1 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Counter

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

func New

func New() *Counter

func (*Counter) Objects

func (c *Counter) Objects() *Item

func (*Counter) Print

func (c *Counter) Print(w io.Writer)

func (*Counter) Relations

func (c *Counter) Relations() *Item

type Item

type Item struct {
	Name string
	// contains filtered or unexported fields
}

func (*Item) Incr

func (c *Item) Incr() *Item

func (*Item) Print

func (c *Item) Print(w io.Writer)

func (*Item) Skip added in v0.30.0

func (c *Item) Skip() *Item

Jump to

Keyboard shortcuts

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