How to Install golang-github-google-go-querystring-dev in Ubuntu 18.04



Install golang-github-google-go-querystring-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-google-go-querystring-dev

Description:

library for encoding structs into URL query parameters

go-querystring is Go library for encoding structs into URL query parameters. go-querystring is designed to assist in scenarios where you want to construct a URL using a struct that represents the URL query parameters.

Homepage: https://github.com/google/go-querystring

Version: 0.0~git20170111.0.53e6ce1-4

Section: universe/devel