hugh

module
v0.0.0-...-f4159b9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 10, 2021 License: MIT

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

Directory Description
config A wrapper for viper config loading
database reduce database connection boilerplate
grpc client/server/interceptor libraries
log because no package such as this is complete without yet another log implementation
testing dockerized instances of some handy things for to be used in testing packages

Directories

Path Synopsis
database
sql
grpc
http
client
Package client provides a quick+easy http client that'll marshal and unmarshal structs for you
Package client provides a quick+easy http client that'll marshal and unmarshal structs for you
testing
s3
Package dockerutil provides some convience wrappers around the go-dockerclient package.
Package dockerutil provides some convience wrappers around the go-dockerclient package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL