package
0.0.0-20241227064428-844e847ef4b4
Repository: https://github.com/ianchen0119/go-swagger.git
Documentation: pkg.go.dev
# Structs
No description provided by the author
Client the command to generate a swagger client.
FlattenCmdOptions determines options to the flatten spec preprocessing.
Markdown generates a markdown representation of the spec.
Model the generate model file command.
Operation the generate operation files command.
Server the command to generate an entire server application.
SpecFile command to generate a swagger spec from a go application.
Support generates the supporting files.
WithModels adds the model options group.
WithOperations adds the operations options group.
WithShared adds the shared options group.