# eighty [![GoDoc](https://godoc.org/amuz.es/src/go/eighty?status.png)](http://godoc.org/amuz.es/src/go/eighty) [![Go Report](https://goreportcard.com/badge/spi-ca/eighty)](http://goreportcard.com/report/spi-ca/eighty) ## Description net.http and fasthttp related utility functions. ## Requirements Go 1.5 or above. ## Installation Run the following command to install the package: ``` go get amuz.es/src/go/eighty ``` ## Getting Started TBD