Go Frame - 轻量级的Go语言开发框架。 # 安装 ``` go get -u gitee.com/johng/gf ```` # 使用 ```go import "gitee.com/johng/gf/g/xxx" ```