1
0
Fork 0
eighty/README.md

25 lines
452 B
Markdown
Raw Normal View History

2022-03-25 06:06:43 +09:00
# 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