Skip to content

things-go/anyhow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.