Install golang-github-makenowjust-heredoc-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-makenowjust-heredoc-dev
Description:
Convert strings to here documents in Go
Here documents allow text files or other data to be embedded in source files. The heredoc library implements the whitespace filtering and line break preservation since Go does not have any syntax allowing here documents natively.
Homepage: https://github.com/MakeNowJust/heredoc
Version: 0.0~git20140704.0.1d91351-1
Section: universe/devel