package
0.1.0
Repository: https://github.com/invicton-labs/go-common.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewMap creates a new map with initial values.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
This is a generically typed version of the built-in sync.Map.
gensync.Once is a form of sync.Once that captures and returns stack errors.

# Interfaces

No description provided by the author
No description provided by the author
A RingSlice is a slice that can be accessed by multiple routines to always return the next value in the slice, resetting at the first value once the last value is reached.
No description provided by the author