Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.23 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.23 KB

anyhow

project tool for gopher

GoDoc Go.Dev reference codecov Tests Go Report Card Licence Tag

Usage

Installation

Use go get.

    go get github.com/things-go/anyhow

Then import the package into your own code.

    import "github.com/things-go/anyhow"

References

License

This project is under MIT License. See the LICENSE file for the full license text.