Skip to content

Resolve "DMS package organization"

Deependra Singh requested to merge 353-dms-package-organization into develop

Description

  • Moved resource calculation related code inside dms package.
  • Moved onboarding package inside dms.
  • Moved config package inside dms.
  • Moved lib package inside dms.

Checklist

  • I have update updated the @version string in main.go. See https://semver.org/
  • I have update CHANGELOG.md with a short description of changes.
  • I have run swag init to update the swagger docs.

Marks #353 as 'done'

Edited by Dagim Sisay

Merge request reports