https://github.com/powerman/must
https://github.com/powerman/must
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/powerman/must
- Owner: powerman
- License: mit
- Created: 2016-04-19T13:54:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-07-05T12:06:33.000Z (over 4 years ago)
- Last Synced: 2024-06-21T03:34:27.059Z (over 1 year ago)
- Language: Go
- Size: 8.79 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# must [](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
```