results
An attempt to recreate Rust's Result type by abusing generics.
View this package's source.
Add it to your project:
$ go get
And then import it into your code:
import ""
View documentation for this module:
The code in this module is available under the WTFPL license.