Versions in this module Expand all Collapse all v0 v0.0.2 Nov 19, 2020 v0.0.1 Nov 16, 2020 Changes in this version + type FOpenAPIs struct + func NewOpenAPIs(h *handler.Handler) (*FOpenAPIs, error) + func (f *FOpenAPIs) GenOpenAPI(c echo.Context) error + func (f *FOpenAPIs) SwaggerUI(c echo.Context) error