wego

module
v0.0.0-...-40ef913 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 5, 2021 License: Apache-2.0

README

WEGO

理念

简单,高效的达到目的,然后就是拆拆拆,拆分的越细越好。一切为了性能!

获取

go get gitee.com/kzquu/wego

使用和注意

需要把wego文件夹复制到GOPATH/src目录下才能正常使用 部分功能有debug开关,关闭后才能发挥最好性能

目录结构说明
  • cmd/ 一个实现命令行的小工具
  • config/ 用于读取配置文件的工具
  • core/ 框架的核心包,主要实现路由等。。。
  • demo/ 使用例子
  • fserve/ 用于实现框架支持访问静态文件功能的包,支持gzip
  • log/ log包,实现了日志输出到终端和文件,使用方法看demo
  • memorycache/ 轻量级内存缓存,高性能,防穿透、击穿。
  • module/ 框架的模组
  • module/apidoc api文档
  • module/session session模组
  • module/template template模组,支持内存缓存,空间换时间,支持多语言
QQ交流群733133566

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL