Documentation ¶ Index ¶ Variables func ParseTemplate(fs fs.FS, patterns ...string) *template.Template func ServeHome(w http.ResponseWriter, req *http.Request) func ServePage(w http.ResponseWriter, req *http.Request, title, description string, ...) Constants ¶ This section is empty. Variables ¶ View Source var Assets embed.FS Functions ¶ func ParseTemplate ¶ func ParseTemplate(fs fs.FS, patterns ...string) *template.Template func ServeHome ¶ func ServeHome(w http.ResponseWriter, req *http.Request) func ServePage ¶ func ServePage(w http.ResponseWriter, req *http.Request, title, description string, tmpl *template.Template, body any) Types ¶ This section is empty. Source Files ¶ View all Source files home.gotemplate.go Click to show internal directories. Click to hide internal directories.