An open API service indexing awesome lists of open source software.

https://github.com/powerman/must


https://github.com/powerman/must

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# must [![GoDoc](https://godoc.org/github.com/powerman/must?status.svg)](http://godoc.org/github.com/powerman/must)

Package must provides fatal wrappers for common Go stdlib functions.

## Installation

```sh
go get github.com/powerman/must
```