Installation
Package gorouter provides request router with middleware.
Installation
Install the gorouter package by calling the following command:
go get -u github.com/vardius/gorouter
Import package as follow
import "github.com/vardius/gorouter/v4"