Categorygithub.com/MisLink/go-web-template
modulepackage
0.0.0-20241104114505-72b4fc88a312
Repository: https://github.com/mislink/go-web-template.git
Documentation: pkg.go.dev

# README

go-web-template

How to start

go install golang.org/x/tools/cmd/gonew@latest

gonew github.com/MisLink/go-web-template <your-module-path>

grep -R 'MODULE_NAME' -I -l --exclude README.md . | xargs sed -i 's/MODULE_NAME/<your-module-name>/g'

# Packages

go:generate protoc --twirp_out=.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author