https://github.com/cheivin/dio
一个基于 DI 的简易Go项目脚手架
https://github.com/cheivin/dio
golang
Last synced: about 1 year ago
JSON representation
一个基于 DI 的简易Go项目脚手架
- Host: GitHub
- URL: https://github.com/cheivin/dio
- Owner: Cheivin
- License: mit
- Created: 2021-08-26T13:53:20.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-11-11T10:22:10.000Z (over 3 years ago)
- Last Synced: 2024-06-20T18:33:23.103Z (almost 2 years ago)
- Topics: golang
- Language: Go
- Homepage:
- Size: 72.3 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# DIO
一个基于 [DI](https://github.com/Cheivin/di/) 的项目框架。内置了:
- [zap](https://github.com/uber-go/zap) log日志框架,使用[file-rotatelogs](https://github.com/lestrrat-go/file-rotatelogs) 实现日志滚动