lego-demo

command module
v0.0.0-...-d79db7e Latest Latest
Warning

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

Go to latest
Published: May 28, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

lego demo 代码layout布局

这是使用lego脚手架开发的项目模板

脚手架参考: https://github.com/jeevic/lego

布局格式:

`

|
|-- assets  与存储库一起使用的其他资产(图像、徽标等)
|-- cmd 项目启动主干
|-- config  配置目录
|-- deploy 自动化相关
|-- internal 私有应用程序和库代码 业务逻辑
|-- pb  定义数据格式
|-- test 测试项
|-- main.go 入口
|

`

####启动: sh -x run.sh 8500端口是 http server 8501端口是 grpc server 布局参考 参考: https://github.com/golang-standards/project-layout

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
pb

Jump to

Keyboard shortcuts

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