zcount

package
v0.0.0-...-a0ddb2b Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2022 License: Apache-2.0 Imports: 4 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 (*Counter) Add

func (c *Counter) Add(delta int64) int64

func (*Counter) AddZ

func (c *Counter) AddZ(delta int64)

func (*Counter) Dec

func (c *Counter) Dec() int64

func (*Counter) Inc

func (c *Counter) Inc() int64

func (*Counter) IncMax

func (c *Counter) IncMax(max int) int64

func (*Counter) IncZ

func (c *Counter) IncZ()

func (*Counter) Reset

func (c *Counter) Reset() int64

func (*Counter) Value

func (c *Counter) Value() int64

Jump to

Keyboard shortcuts

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