package
0.0.0-20240519014030-7fae2b4f35e2
Repository: https://github.com/axel-andrade/finance_planner_api.git
Documentation: pkg.go.dev

# README

/docs

Design and user documents (in addition to your godoc generated documentation).

Examples:

Comands to run swagger:

  • swag fmt to format swagger comments
  • swag init (main in root) or swag init -g cmd/api/main.go (main out root)
  • swagger/index.html to access swagger page

# Variables

SwaggerInfo holds exported Swagger Info so clients can modify it.