Golangでtext/templateを使ってhtmlファイルを生成する


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

PokemonList