conflict

package
v0.0.0-...-f39ad0c Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2023 License: GPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SafeCounter

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

func (*SafeCounter) Inc

func (c *SafeCounter) Inc(key string)

func (*SafeCounter) Lock

func (c *SafeCounter) Lock()

func (*SafeCounter) ProtectedInc

func (c *SafeCounter) ProtectedInc(key string)

func (*SafeCounter) UnProtectedInc

func (c *SafeCounter) UnProtectedInc(key string)

func (*SafeCounter) Unlock

func (c *SafeCounter) Unlock()

func (*SafeCounter) Value

func (c *SafeCounter) Value(key string) int

Jump to

Keyboard shortcuts

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