How to Install golang-github-fatih-structs-dev in Ubuntu 18.04



Install golang-github-fatih-structs-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-fatih-structs-dev

Description:

Utilities for Go structs

Structs contains various utilities to work with Go (Golang) structs. It was initially used to convert a struct into a map[string]interface{}. With time we've added other utilities for structs. It's basically a high level package based on primitives from the reflect package.

Homepage: https://github.com/fatih/structs

Version: 1.0.0-1

Section: universe/devel