Cadey Ratio 50c1deaa7d | ||
---|---|---|
.. | ||
reducer | ||
startstopper | ||
ulid | ||
version | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
Makefile | ||
README.md | ||
doc.go |
README.md
github.com/mtneug/pkg
This repository contains a collection of Go packages that are to small for an own repository.
Packages
reducer
: Reducing slices to scalar values.startstopper
: Common code for objects that can be started and stopped.ulid
: Simple global adapter forgithub.com/oklog/ulid
.version
: Handle information about things. Inspired byk8s.io/kubernetes/pkg/version
.
License
All packages are released under the MIT License