view

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 12, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Render

func Render(c echo.Context, t templ.Component) error

Render renders a component to a string and calls c.HTML() with status code 200.

func SetSiteInfo

func SetSiteInfo(info SiteInfo) echo.MiddlewareFunc

Types

type SiteInfo

type SiteInfo struct {
	Name string
	Host string
}

func GetSiteInfo

func GetSiteInfo(c echo.Context) SiteInfo

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL