package
0.0.0-20220620004113-db8c0df1335d
Repository: https://github.com/uretgec/mydb-server.git
Documentation: pkg.go.dev
# README
Cobra Init
cd WORKING_DIR
MainCommand
/Users/uretgec/go/bin/cobra add sitemap
SubCommand
/Users/uretgec/go/bin/cobra add sitemapmydbserver -p "sitemapCmd"
RunCommand
go run main.go sitemap mydbserver --config .sitemap.dev.yaml
# Packages
No description provided by the author
# Variables
No description provided by the author
No description provided by the author