Counters

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 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 UpCounter

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

func NewUpCounter

func NewUpCounter(label string, totalElements int) UpCounter

func (*UpCounter) ContainsLabel

func (sc *UpCounter) ContainsLabel(label string) bool

func (*UpCounter) Equal

func (sc *UpCounter) Equal(other UpCounter) bool

func (*UpCounter) Increment

func (sc *UpCounter) Increment()

func (*UpCounter) IsDone

func (sc *UpCounter) IsDone() bool

func (*UpCounter) Reduce

func (sc *UpCounter) Reduce()

func (*UpCounter) String

func (sc *UpCounter) String() string

Jump to

Keyboard shortcuts

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