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



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

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

Description:

request router and dispatcher with a pat-like interface

This package implements a request router and dispatcher with a pat-like interface. It is an alternative to gorilla/mux that showcases how it can be used as a base for different API flavors. . Documentation: https://godoc.org/github.com/bmizerany/pat Examples: http://www.gorillatoolkit.org/pkg/pat

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

Version: 0.0~git20160413.0.cf955c3-4

Section: universe/devel