Package httperr provides HTTP errors and utilities.
☆32Jun 12, 2015Updated 10 years ago
Alternatives and similar repositories for httperr
Users that are interested in httperr are comparing it to the libraries listed below
Sorting:
- Package counting provides wrappers to add counting to io.Reader and io.Writer.☆24Jun 12, 2015Updated 10 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Oct 6, 2015Updated 10 years ago
- Package dockerutil provides some utility functions for docker.☆28Oct 19, 2015Updated 10 years ago
- Package jsonpipe provides a io.Reader for Encoding JSON. This is useful to encode JSON without buffering.☆32Jun 12, 2015Updated 10 years ago
- Package fbapi provides a client for the Facebook API.☆76Jul 8, 2015Updated 10 years ago
- Package mysqltest provides standalone instances of mysql suitable for use in tests.☆26Nov 15, 2014Updated 11 years ago
- Package addrs provides flags to define one or an array of net.Addr.☆15Mar 23, 2016Updated 9 years ago
- Package clients for the ganglia gmetric and gmon APIs.☆33Apr 17, 2018Updated 7 years ago
- Package pidfile manages pid files.☆78Jun 12, 2015Updated 10 years ago
- Package startstop provides automatic Start/Stop for inject eliminating the necessity for manual ordering.☆32Oct 13, 2016Updated 9 years ago
- Package devrestarter provides simplistic restart logic suitable for use in development.☆14Oct 24, 2018Updated 7 years ago
- Package metrics provides various measuring instruments.☆27Apr 2, 2014Updated 11 years ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Feb 9, 2016Updated 10 years ago
- boxdns provides a DNS server suitable for use in development along with docker.☆59Jun 12, 2015Updated 10 years ago
- Package ensure provides utilities for testing to ensure the given conditions are met and Fatal if they aren't satisified.☆76Jul 7, 2020Updated 5 years ago
- Gournal (pronounced "Journal") is a Context-aware logging facade for Go.☆16Feb 23, 2018Updated 8 years ago
- Package rpool provides a resource pool.☆88Feb 23, 2016Updated 10 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Dec 4, 2017Updated 8 years ago
- Package limitgroup provides a sync.WaitGroup equivalent with a configurable upper bound.☆32Jun 12, 2015Updated 10 years ago
- Go library to read flags from config file in addition to command line arguments.