Documentation
¶
Overview ¶
templ: version: v0.3.924
templ: version: v0.3.924
templ: version: v0.3.924
templ: version: v0.3.924
templ: version: v0.3.924
templ: version: v0.3.924
Index ¶
- func Aside() templ.Component
- func BaseLayout(title string, c config.Config, rel string, httpMode bool) templ.Component
- func Cutoff(text string, maxLen int) string
- func Details(text string) templ.Component
- func DetailsAdvanced(summary templ.Component) templ.Component
- func DetailsAdvancedResponses(summary templ.Component) templ.Component
- func DetailsAdvancedReversed(summary templ.Component) templ.Component
- func Heading3Link(href string) templ.Component
- func HeadingLink(href string) templ.Component
- func HtmlDescription(html string) templ.Component
- func MethodTag(method string) templ.Component
- func OpenAPI(c config.Config, o openapi.OpenAPI, httpMode bool) templ.Component
- func OperationDocs(method, url string, op *openapi.Operation) templ.Component
- func PageLink(link string, httpMode bool) string
- func ParameterDocs(name string, p openapi.Parameter) templ.Component
- func ParameterLink(name, text string) templ.Component
- func PathLink(method, url string, op *openapi.Operation) templ.Component
- func ResponseDocs(name string, r openapi.Response) templ.Component
- func ResponseLink(name, text string) templ.Component
- func SchemaDocs(s openapi.Schema) templ.Component
- func SchemaLink(name, text string) templ.Component
- func SchemaPretty(s openapi.Schema) templ.Component
- func SchemaPropertySummary(name string, s openapi.Schema, required bool) templ.Component
- func SchemaRaw(s openapi.Schema) templ.Component
- func SchemaType(s openapi.Schema) templ.Component
- func SecuritySchemeDoc(name string, s openapi.Security) templ.Component
- func SideBar(o openapi.OpenAPI) templ.Component
- func Table() templ.Component
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BaseLayout ¶
func DetailsAdvancedResponses ¶ added in v0.4.0
Same as DetailsAdvanced, but with the carrot on the left side.
func DetailsAdvancedReversed ¶ added in v0.4.0
Same as DetailsAdvanced, but with the carrot on the left side.
func Heading3Link ¶ added in v0.4.0
func HeadingLink ¶ added in v0.4.0
func HtmlDescription ¶
func ParameterLink ¶
func ResponseLink ¶
func SchemaLink ¶
func SchemaPropertySummary ¶ added in v0.4.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.