module
Version:
v0.0.0-...-b942761
Opens a new window with list of versions in this module.
Published: Sep 21, 2023
License: Apache-2.0
Opens a new window with license information.
README
¶
go-template
go service template
生成命令
依赖注入
wire ./internal
生成 pb服务文件
protoc -I=pb --go_out=pb/v1 --go_opt=paths=source_relative --go-grpc_out=pb/v1 --go-grpc_opt=paths=source_relative pb/log.proto
run
docker run -it --rm -p 7007:7007 -v $PWD/config:/app/config gp-template:0.0.1
feature
Click to show internal directories.
Click to hide internal directories.