https://github.com/codeedu/golang-cobra-example
https://github.com/codeedu/golang-cobra-example
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codeedu/golang-cobra-example
- Owner: codeedu
- License: apache-2.0
- Created: 2021-06-11T23:24:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-20T20:45:20.000Z (over 4 years ago)
- Last Synced: 2025-03-29T17:51:08.434Z (10 months ago)
- Language: Go
- Size: 22.5 KB
- Stars: 10
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
Para rodar tem que colocar
go run main.go http -p:3030
onde http é o serviço criado e o -p informa a porta a ser tutilizada.
informações sobre o cobra
https://github.com/spf13/cobra