1
0
Fork 0
eighty/README.md

25 lines
469 B
Markdown
Executable File

# 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/amuz.es/src/go/eighty)](https://goreportcard.com/report/amuz.es/src/go/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