currency

command module
v0.0.0-...-3462e90 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

README

currency

####golang 项目开发基础骨架

todo list

  • spf13/cobra cli 命令工具
  • swagger API 文档工具
  • viper 项目yaml 配置工具
  • gorm 数据库
  • zerolog 日志工具
  • crud 自动生成 开发自动生成工具
    • dao
    • dto
    • model
    • action
  • gin middleware web服务中间件
    • cors
    • jwt
  • util 小助手类
    • file 文件类
    • os os 流
    • verify 数据请求验证类

目录规划

.
├── LICENSE
├── Makefile
├── README.md
├── app
│   ├── admin
│   └── server
├── cmd
│   ├── cobra.go
│   └── start.go
├── config
│   ├── local.yaml
│   └── prod.yaml
├── dir_tree.md
├── docs
├── go.mod
├── go.sum
├── logs
├── main.go
├── scripts
└── tree.md

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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