#1 swag
Package swag contains a bunch of helper functions for go-openapi and go-swagger projects.
go-redoc is an embedded OpenAPI/Swagger documentation ui for Go using ReDoc
Health score 51/100, confidence 95/100.
| Latest version | v0.0.0 |
| Imported by | 1 packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | 1 years ago |
| Latest release | Unknown |
| License | MIT |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| Redoc | Type | type Redoc struct{ ... } |
| Redoc.Body | Method | func (r Redoc) Body() ([]byte, error) |
| Redoc.Description | Field | Description string |
| Redoc.DocsPath | Field | DocsPath string |
| Redoc.Handler | Method | func (r Redoc) Handler() http.HandlerFunc |
| Redoc.SpecFS | Field | SpecFS *embed.FS |
| Redoc.SpecFile | Field | SpecFile string |
| Redoc.SpecPath | Field | SpecPath string |
| Redoc.Title | Field | Title string |
| ErrSpecNotFound | Variable | var ErrSpecNotFound = errors.New("spec not found") |
| HTML | Variable | var HTML string |
| JavaScript | Variable | var JavaScript string |
Package swag contains a bunch of helper functions for go-openapi and go-swagger projects.
Package validate provides methods to validate a swagger specification, as well as tools to validate data against their schema.
Package swag contains a bunch of helper functions for go-openapi and go-swagger projects.
Package validate provides methods to validate a swagger specification, as well as tools to validate data against their schema.
Embedded OpenAPI/Swagger documentation ui for Go using [ReDoc](https://redocly.com/).