Documentation
¶
Index ¶
- Variables
- func GetLanguages() []string
- func GetLocalizer(r *http.Request) *i18n.Localizer
- func GetMaybeT(r *http.Request) func(string) string
- func GetT(r *http.Request) func(string) string
- func RunTemplate(w http.ResponseWriter, r *http.Request, templateName string, data TemplateData)
- type CrumbtrailEntry
- type TemplateData
- type TemplateFunc
Constants ¶
This section is empty.
Variables ¶
View Source
var StaticHandler = initStaticHandler()
Functions ¶
func GetLanguages ¶
func GetLanguages() []string
func RunTemplate ¶
func RunTemplate(w http.ResponseWriter, r *http.Request, templateName string, data TemplateData)
Types ¶
type CrumbtrailEntry ¶
type TemplateData ¶
type TemplateFunc ¶
Click to show internal directories.
Click to hide internal directories.