postmoogle/vendor/github.com/etkecc/go-kit/README.md

10 lines
708 B
Markdown

# kit - auxilary utilities
* auxilary functions: [![Go Reference](https://pkg.go.dev/badge/github.com/etkecc/go-kit.svg)](https://pkg.go.dev/github.com/etkecc/go-kit)
* format subpackage: [![Go Reference](https://pkg.go.dev/badge/github.com/etkecc/go-kit.svg)](https://pkg.go.dev/github.com/etkecc/go-kit/format)
* template subpackage: [![Go Reference](https://pkg.go.dev/badge/github.com/etkecc/go-kit.svg)](https://pkg.go.dev/github.com/etkecc/go-kit/template)
* workpool subpackage: [![Go Reference](https://pkg.go.dev/badge/github.com/etkecc/go-kit.svg)](https://pkg.go.dev/github.com/etkecc/go-kit/workpool)
This is a shared utils package, used by other etke.cc projects.
Check godoc for the details