Skip to content

huangjunwen/golibs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golibs

Build Status codecov

My go utilities library

Doc

https://pkg.go.dev/github.com/huangjunwen/golibs

Package list

  • sqlh: SQL helpers.
  • taskrunner: Worker pool to control resource usage and implements graceful shutdown.
  • mycanal: CDC (Change Data Capture) library for MySQL8+. No need to maintain table schemas manually any more.
  • logr: Logger interface.

About

My go utilities library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages