counters

package
v0.0.0-...-b05aa3b Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package counters provide atomic named counters

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(name string, x int64) int64

func All

func All() (m map[string]int64)

func Dec

func Dec(name string) int64

func Get

func Get(name string) int64

func Inc

func Inc(name string) int64

func Remove

func Remove(name string)

func Set

func Set(name string, x int64)

Types

This section is empty.

Jump to

Keyboard shortcuts

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