go-plan-management

module
v0.0.0-...-4decbf1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2024 License: MIT

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
Sync dependencies and check code format
make tidy

Utilization

  • Local http server available on 4600 port.
  • SonarQube available on 9000 port.
  • CodeCoverage for new code must match 100%.

Directories

Path Synopsis
cmd
api
internal
app
resolver
Package resolver is a generated GoMock package.
Package resolver is a generated GoMock package.
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL