dotweb-start:dotweb-start

时间:2021-02-05 23:40:27
【文件属性】:
文件名称:dotweb-start:dotweb-start
文件大小:28KB
文件格式:ZIP
更新时间:2021-02-05 23:40:27
web server webapp frame dotweb 点网开始 基于dotweb的示范项目结构 注意事项 使用配置文件方式,包含app.conf,dotweb.conf,dotlog.conf bin目录为特定目录,建议在开发环境时,将编译生成的文件输出到该目录 确保bin目录下conf / develop目录下3个配置文件存在 目录说明 config:全局配置文件定义及使用代码 常量:常量 core:全局核心对象 文件:文件目录 全局:全局访问对象定义及入口 protected:业务逻辑处理模块,包含数据模型,数据操作等 资源:开发\测试\生产不同环境资源,配置文件及版本信息 服务器:web服务目录,包含常规处理逻辑,路由,静态资源等 任务:
【文件预览】:
dotweb-start-master
----main.go(2KB)
----README.md(971B)
----bin()
--------conf()
----resources()
--------version.yaml(25B)
--------config()
----protected()
--------repository()
--------model()
--------service()
----server()
--------contract()
--------router.go(712B)
--------handlers()
--------server.go(710B)
--------validate()
----global()
--------global.go(618B)
----const()
--------const.go(484B)
----config()
--------config.go(3KB)
--------model.go(688B)
----document()
--------demo.MD(192B)
----task()
--------service.go(771B)
--------tasks()
----.travis.yml(154B)
----core()
--------exception()
--------cmap.go(2KB)
--------timex()
----util()
--------rsa()
--------http()
--------time()
--------json()
--------file()

网友评论