Skip to content

aaronize/basego

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basego

Fast startup of golang project.

include

  • 日志
  • 数据库连接
    • mysql
    • sqlite3
    • leveldb
    • redis
  • http服务启动
  • rpc服务
    • grpc
  • 解析配置文件
    • json
    • yaml
    • toml
    • ini
    • conf
  • pprof
  • 跨域middleware
  • 链路追踪
  • crontab
  • 消息队列
    • kafka
    • nsq
  • http客户端
  • 工具
    • ping
    • cmd
    • 随机数
    • uuid
  • 命令行

About

Fast startup of go project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages