438 B
438 B
go-opt
Package opt implements an optional-type, for the Go programming language.
In other programming languages, an optional-type might be know as: a option type, or a maybe type.
Documention
Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-opt