Common Go libraries.
- assert - Simple essential assertions for unit tests inspired by.
- bytesize - Pretty print byte sizes (taken from).
- config - Manage a JSON config file.
- jsonrpc - A simple jsonrpc client.
- middleware - Some HTTP middlewares for RESTful APIs.
- scheduler - Lightweight job scheduler (if persistence is no requirement).