Categorygithub.com/digital-dream-labs/hugh
module
0.0.0-20210210154335-f4159b9fcd5f
Repository: https://github.com/digital-dream-labs/hugh.git
Documentation: pkg.go.dev

# README

hugh

Hugh is an extremely minimal set of utilities to minimize boilerplate code in 12 factor apps.

It is not intended to be a framework, because frameworks are (in my opinion) far too opinionated and tend to spider throughout the codebase.

Package structure

DirectoryDescription
configA wrapper for viper config loading
databasereduce database connection boilerplate
grpcclient/server/interceptor libraries
logbecause no package such as this is complete without yet another log implementation
testingdockerized instances of some handy things for to be used in testing packages

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author