Versions in this module Expand all Collapse all v1 v1.0.0 Sep 29, 2024 Changes in this version + type Rule struct + Delims [2]string + Extensions []string + IndexFiles []string + Path string + type Templates struct + BufPool *sync.Pool + FileSys http.FileSystem + Next httpserver.Handler + Root string + Rules []Rule + func (t Templates) ServeHTTP(w http.ResponseWriter, r *http.Request) (int, error)