module
Version:
v0.0.0-...-4decbf1
Opens a new window with list of versions in this module.
Published: Jan 3, 2024
License: MIT
Opens a new window with license information.
README
¶
go-plan-management
Description
Testing development with go and gin to create a microservice to manage plans
Local Dependencies
Setup
GO
local GO build
make build/api
local GO run
make run/api
local GO run with live reload
make up
Test + sonarqube analysis (sonar container required) (sonarqube localhost:9000)
make sonar
Remove SonarQube container and network
make sonar-prune
make tidy
Utilization
- Local http server available on 4600 port.
- SonarQube available on 9000 port.
- CodeCoverage for new code must match 100%.
Directories
¶
Click to show internal directories.
Click to hide internal directories.