package
0.0.1
Repository: https://github.com/milosgajdos/embeviz.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Swagger Docs

Swagger docs are generated through swaggo/swag from Go annotations in the Godoc comments.

Install swag

go install github.com/swaggo/swag/cmd/swag@latest

Generate docs

swag init -g api.go -o http/docs/