Golangでtext/templateを使ってhtmlファイルを生成する Golang October 2, 2021 Golangでtext/templateを使ってhtmlファイルを生成する方法です。 Pokemon構造体の配列を作成し、一覧表示する htmlファイル(index.html)を作成しています。