modulepackage
0.0.0-20221125013207-96635304290d
Repository: https://github.com/amovement/go-app-demo.git
Documentation: pkg.go.dev
# README
go-app-demo
Helps to quickly build a program written in golang.
how to use
- Copy
config.example.yaml
asconfig.yaml
. - Write your own code.
- Use the
go run main.go
command to see the running program.
# Packages
No description provided by the author