Programming/golang

golang echo template engine

구차니 2024. 1. 31. 17:35

찾아보니 존재는 하지만..

그래도 먼가 부족한 느낌? 내용이 부실해서 그런가..

페이지 넣는다거나 하는걸 찾아야 하는디..

 

[링크 : https://echo.labstack.com/docs/templates]

 

[링크 : https://www.digitalocean.com/community/tutorials/how-to-use-templates-in-go]

[링크 : https://stackoverflow.com/questions/33984147/golang-embed-html-from-file]

[링크 : https://pkg.go.dev/html/template]

[링크 : https://pkg.go.dev/text/template]