11 lines
852 B
Markdown
11 lines
852 B
Markdown
# kit - auxilary utilities
|
|
|
|
* auxilary functions: [](https://pkg.go.dev/github.com/etkecc/go-kit)
|
|
* format subpackage: [](https://pkg.go.dev/github.com/etkecc/go-kit/format)
|
|
* retry subpackage: [](https://pkg.go.dev/github.com/etkecc/go-kit/retry)
|
|
* template subpackage: [](https://pkg.go.dev/github.com/etkecc/go-kit/template)
|
|
* workpool subpackage: [](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
|