route/vendor/github.com/mtneug/pkg/README.md

853 B

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