Install golang-github-valyala-fasthttp-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-valyala-fasthttp-dev
Description:
Fast HTTP library for Go
The fasthttp library provides fast HTTP server and client API. . This tuned for high performance, and zero memory allocations in hot paths. Processing performance is up to 10x faster than net/http.
Homepage: https://github.com/valyala/fasthttp
Version: 20160617-1
Section: universe/devel