goboot

module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2022 License: MIT

README

goboot

goboot是个一个Golang开发过程中,使用的一些经验总结的库,涵盖Web开发和游戏开发领域。

目录

  • bin: 编译后程序目录
  • cmd: 自定义命令工具
  • configs: 配置文件存放目录
  • internal: 具体项目的逻辑存放目录
  • pkg: 通用包目录
    • errgroup:一个携程编组实现
    • httpapi: 基于Echo框架实现的http api实现
    • jwt: jwt的实现
    • log: 日志库的实现
    • redisx: 基于redis6.0的工具实现
    • utils: 一些工具函数的实现

Directories

Path Synopsis
example
pkg
jwt
log

Jump to

Keyboard shortcuts

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