modulepackage
0.0.0-20200601021147-e1aa8c7e24af
Repository: https://github.com/hello2mao/go-common.git
Documentation: pkg.go.dev
# README
go-common
Most useful, high performance, safe golang common library.
Stable
- second_chance_cache
- This package implements Second-Chance Algorithm, an approximate LRU algorithms.
- singleton
- A safe singleton.
- csp
- Cryptographic service provider: all kinds of AES/ECDSA/HASH.
- wait
- Wait/Retry for something to happen.
Incubator
Example
See example dir in submodule.