Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 498 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 498 Bytes

DRY (Don't Repeat Yourself)

A collection of Golang helper functions.

Contents

  1. pkg/logger; A highly opinionated wrapper around the zap logger.
  2. pkg/config; A configuration handler heavily inspired by the config package of The Things Stack.

License

The contents of this repository is provided as-is under the terms of the Apache 2.0 license.