Categorygithub.com/applee/go-common
repository
0.0.0-20181026002828-b6f14a9a1833
Repository: https://github.com/applee/go-common.git
Documentation: pkg.go.dev

# Packages

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

# README

Build Status

Package list

  • card China identify card utils
  • container some data containers e.g. concurrent map, queue
  • crypt encryption and decryption utils
  • fs file system utils
  • number some util funcs for number e.g. Format
  • osinfo get os info for linux/darwin/windows
  • slice some util funcs for slice(int/string) e.g. RemoveDuplicates, Diff
  • strings some extension util funcs for string e.g. SubString, SubStr
  • alg some common algrithms e.g. BFPRT