25 lines
469 B
Markdown
Executable File
25 lines
469 B
Markdown
Executable File
# eighty
|
|
|
|
[](http://godoc.org/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
|