文件名称:go_smallsite:Golang的小型网站开发
文件大小:5KB
文件格式:ZIP
更新时间:2024-03-27 10:18:39
Go
go_smallsite Golang的小型网站开发
【文件预览】:
go_smallsite-main
----pkg()
--------handlers()
--------renders()
----cmd()
--------main.go(91B)
----templates()
--------home.page.html(350B)
--------base.layout.html(570B)
--------about.page.html(253B)
----app()
--------app.go(307B)
--------mapUrl.go(234B)
----.gitignore(269B)
----Makefile(26B)
----README.md(51B)
----go.mod(50B)