# miscellaneous [![GoDoc](https://godoc.org/github.com/spi-ca/misc?status.png)](http://godoc.org/github.com/spi-ca/misc) [![Go Report](https://goreportcard.com/badge/github.com/spi-ca/misc)](https://goreportcard.com/report/github.com/spi-ca/misc) ## Description Miscellaneous utility collections. ## Requirements Go 1.5 or above. ## Installation Run the following command to install the package: ``` go get github.com/spi-ca/misc ```