GoMVC模式框架her.zip

时间:2022-08-08 08:10:31
【文件属性】:

文件名称:GoMVC模式框架her.zip

文件大小:195KB

文件格式:ZIP

更新时间:2022-08-08 08:10:31

开源项目

介绍 用 Go 实现的一个简单的 MVC 模式框架,目前支持: 路由/RESTFUL(route) 控制器(handler) 视图(templates) 表单(form) 静态文件(static) 安装 请确保Go环境已经安装,如未安装请参考 Go 环境安装,请安装最新版。 go get github.com/go-code/her 分享 window._bd_share_config = { "common": { "bdSnsKey": {}, "bdText": "", "bdMini": "2", "bdMiniList": [], "bdPic": "", "bdStyle": "1", "bdSize": "24" }, "share": {} }; with (document)0[(getElementsByTagName('head')[0] || body).appendChild(createElement('script')).src = 'http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion=' ~(-new Date() / 36e5)];\r\n \r\n \r\n \r\n \r\n \u8f6f\u4ef6\u9996\u9875\r\n \u8f6f\u4ef6\u4e0b\u8f7d\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\nwindow.changyan.api.config({\r\nappid: 'cysXjLKDf', conf: 'prod_33c27aefa42004c9b2c12a759c851039' });


【文件预览】:
her-master
----regexp.go(7KB)
----handler.go(2KB)
----route.go(14KB)
----error.go(12B)
----context.go(6KB)
----field.go(7KB)
----validators_test.go(1KB)
----db.go(656B)
----xsrf.go(829B)
----template.go(2KB)
----samples()
--------book()
--------hello.go(868B)
----config.go(2KB)
----validators.go(4KB)
----filter.go(559B)
----her.go(1KB)
----notify()
--------notify_open_darwin.go(249B)
--------notify_symlink_test.go(2KB)
--------notify_windows.go(15KB)
--------notify_bsd.go(14KB)
--------notify.go(2KB)
--------LICENSE(2KB)
--------CONTRIBUTING.md(3KB)
--------AUTHORS(919B)
--------CHANGELOG.md(5KB)
--------notify_open_bsd.go(285B)
--------notify_linux.go(10KB)
--------README.md(3KB)
--------notify_test.go(26KB)
----README.md(4KB)
----util.go(2KB)
----form.go(1KB)
----watcher.go(1KB)
----httpserver.go(6KB)

网友评论