文件名称:gobookings:建在Go中的床和早餐预订网站
文件大小:4.69MB
文件格式:ZIP
更新时间:2024-04-05 20:32:14
Go
订座及订座 这是B&B预订项目的资料库。 内置Go版本1.16.1 使用路由器 使用管理 使用
【文件预览】:
gobookings-main
----.gitignore(7B)
----go.mod(196B)
----templates()
--------home.page.html(295B)
--------about.page.html(656B)
--------base.layout.tmpl(654B)
----pkg()
--------model()
--------render()
--------config()
--------handlers()
----static()
--------images()
----go.sum(509B)
----readme.md(310B)
----cmd()
--------web()