Documentation ¶
Index ¶
- Variables
- func AbsHref(element, host string) string
- func DefaultHeaders(w http.ResponseWriter)
- func GetAtom(w http.ResponseWriter, r *http.Request)
- func GetSource(w http.ResponseWriter, r *http.Request)
- func GetSources(w http.ResponseWriter, r *http.Request)
- func HandleFuncs()
- func Host(su string) string
- func Init(templatesFS fs.FS, tmplFuncs template.FuncMap, stencilAppStyles fs.FS) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ( BrGzip = middleware.BrGzip GetOnly = middleware.GetMethodOnly Log = nod.RequestLog )
Functions ¶
func DefaultHeaders ¶
func DefaultHeaders(w http.ResponseWriter)
func GetSources ¶
func GetSources(w http.ResponseWriter, r *http.Request)
func HandleFuncs ¶
func HandleFuncs()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.