module
0.0.0-20191020161600-58998d98f9ce
Repository: https://github.com/etherlabsio/pkg.git
Documentation: pkg.go.dev
# README
Pkg
Pkg is a collection of Go libraries used in projects at ETHER labs.
It also contains useful packages for building go-kit based microservices along with interfaces for pubsub primitives.
Prior Art
License
Unless otherwise noted, the Pkg source files are distributed under the Apache Version 2.0 license found in the LICENSE file.
# Packages
No description provided by the author
No description provided by the author
Package env provides utility functions for loading environment variables with defaults.
Package fs provides filesystem-related functions.
No description provided by the author
Package httputil provides utilities on top of the net/http package.
No description provided by the author
Package logutil has utilities for working with the Go Kit log package.
No description provided by the author
No description provided by the author
No description provided by the author
Package version provides utilities for displaying version information about a Go application.