"html/template" 를 이용하여 구현하면 된다.
echo도 html을 쓴걸로 아는데 template까지는 안끌어왔나?
[링크 : https://dev.to/ykyuen/setup-nested-html-template-in-go-echo-web-framework-e9b]
[링크 : https://gitlab.com/ykyuen/golang-echo-template-example/]
'Programming > golang' 카테고리의 다른 글
golang html/template ParseFiles() (0) | 2024.02.16 |
---|---|
golang runtime.GOMAXPROCS() (0) | 2024.02.15 |
golang switch (0) | 2024.02.08 |
golang switch - fallthrough (0) | 2024.02.08 |
golang break, continue 라벨 그리고 goto (0) | 2024.02.08 |