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
Alternatives and similar repositories for ensure
Users that are interested in ensure are comparing it to the libraries listed below
Sorting:
- Package stack provides utilities to capture and pass around stack traces.☆97Feb 9, 2016Updated 10 years ago
- 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 addrs provides flags to define one or an array of net.Addr.☆15Mar 23, 2016Updated 9 years ago
- Package startstop provides automatic Start/Stop for inject eliminating the necessity for manual ordering.☆32Oct 13, 2016Updated 9 years ago
- Package httperr provides HTTP errors and utilities.☆32Jun 12, 2015Updated 10 years ago
- Package muster provides a framework to write batching enabled libraries.☆111Jul 8, 2015Updated 10 years ago
- Package flagenv provides the ability to populate flags from environment variables.☆105Feb 7, 2018Updated 8 years ago
- Package mysqltest provides standalone instances of mysql suitable for use in tests.☆26Nov 15, 2014Updated 11 years ago
- Go library to read flags from config file in addition to command line arguments.☆36Jul 19, 2016Updated 9 years ago
- Package pidfile manages pid files.☆78Jun 12, 2015Updated 10 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Mar 5, 2017Updated 9 years ago
- Package pqueue provides a priority queue.☆102Jun 16, 2015Updated 10 years ago
- Clock is a small library for mocking time in Go.☆89Jan 29, 2019Updated 7 years ago
- Package stackerr provides a way to augment errors with one or more stack traces to allow for easier debugging.☆143Jun 12, 2015Updated 10 years ago
- Package rpool provides a resource pool.☆88Feb 23, 2016Updated 10 years ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.