How to Install golang-github-bmizerany-pat-dev in Ubuntu 18.04



Install golang-github-bmizerany-pat-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-bmizerany-pat-dev

Description:

Sinatra style pattern muxer for Go's net/http library

PatternServeMux is an HTTP request multiplexer. It matches the URL of each incoming request against a list of registered patterns with their associated methods and calls the handler for the pattern that most closely matches the URL.

Homepage: https://github.com/bmizerany/pat

Version: 0.0~git20140625-5

Section: universe/devel