Install golang-github-burntsushi-toml-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-burntsushi-toml-dev
Description:
TOML parser and encoder for Go with reflection
TOML stands for Tom's Obvious, Minimal Language. This Go package provides a reflection interface similar to Go's standard library json and xml packages. This package also supports the encoding.TextUnmarshaler and encoding.TextMarshaler interfaces so that you can define custom data representations. . Compatible with TOML v0.4.0. . This package contains the source.
Homepage: https://github.com/BurntSushi/toml
Version: 0.3.0+git20170626.7.a368813-1
Section: universe/devel