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 Cell() templ.Component
- func Cutoff(text string, maxLen int) string
- func Details(text string) templ.Component
- func DetailsAdvanced(summary templ.Component) templ.Component
- func HtmlDescription(html string) templ.Component
- func MethodTag(method string) templ.Component
- func OneOf(enum []any) 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(name string, s openapi.Schema) templ.Component
- func SchemaLink(name, text string) templ.Component
- func SchemaPretty(s openapi.Schema) templ.Component
- func SchemaProperty(s openapi.Schema) 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 HtmlDescription ¶
func ParameterLink ¶
func ResponseLink ¶
func SchemaLink ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.