counters

package
v0.0.0-...-994f8ce Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2019 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 AtomicInt64

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

func (*AtomicInt64) Add

func (counter *AtomicInt64) Add(delta int64) int64

func (*AtomicInt64) Count

func (counter *AtomicInt64) Count() int64

func (*AtomicInt64) Peak

func (counter *AtomicInt64) Peak() int64

func (*AtomicInt64) Sub

func (counter *AtomicInt64) Sub(delta int64) int64

Jump to

Keyboard shortcuts

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