Categorygithub.com/hello2mao/go-common
modulepackage
0.0.0-20200601021147-e1aa8c7e24af
Repository: https://github.com/hello2mao/go-common.git
Documentation: pkg.go.dev

# README

go-common

API Reference Go Report Card codecov

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.

# Packages

No description provided by the author
No description provided by the author