/swaggerdoc

Primary LanguageGoMozilla Public License 2.0MPL-2.0

swaggerdoc

Creates Swagger definition files in both json and yaml as well as a set of standalone documentation files.

The documentation is extracted by parsing your Go source using Swag. Please refer to the documentation there for how to add the proper directives to your source code.