HOW TO USE HTML WITH GO

Author: MK-TwinkleCreated Mar 14, 2018Updated Mar 14, 2018

I want to design a webpage using Go using HTML script. But I am quite unsure whether to use the HTML script directly to the Go source code or whether create a index.html in the similar directory. Can someone help me out with this.

Source: GoesToEleven/GolangTraining