route/vendor/github.com/mtneug/pkg
Cadey Ratio e3a389dde4 make dep prune things 2017-12-11 10:38:19 -08:00
..
ulid change from vendor to dep 2017-10-06 08:29:20 -07:00
.gitignore change from vendor to dep 2017-10-06 08:29:20 -07:00
.travis.yml change from vendor to dep 2017-10-06 08:29:20 -07:00
LICENSE change from vendor to dep 2017-10-06 08:29:20 -07:00
Makefile change from vendor to dep 2017-10-06 08:29:20 -07:00
README.md change from vendor to dep 2017-10-06 08:29:20 -07:00
doc.go change from vendor to dep 2017-10-06 08:29:20 -07:00

README.md

github.com/mtneug/pkg

GoDoc Build Status codecov

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 for github.com/oklog/ulid.
  • version: Handle information about things. Inspired by k8s.io/kubernetes/pkg/version.

License

All packages are released under the MIT License