Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nicwaller/optional

Optionals for Go
https://github.com/nicwaller/optional

Last synced: about 6 hours ago
JSON representation

Optionals for Go

Awesome Lists containing this project

README

        

# go-optional

## Install

```shell
go get -u github.com/nicwaller/optional
```

## Usage

```go
import . "github.com/nicwaller/optional"
```