How to Install golang-github-go-macaron-session-dev in Ubuntu 18.04



Install golang-github-go-macaron-session-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-go-macaron-session-dev

Description:

session management middleware for Macaron

Middleware session provides session management for Macaron (https://github.com/go-macaron/macaron). It can use many session providers, including memory, file, Redis, Memcache, PostgreSQL, MySQL, Couchbase, Ledis and Nodb.

Homepage: https://github.com/go-macaron/session

Version: 0.0~git20151014.0.66031fc-2

Section: universe/devel