Versions in this module Expand all Collapse all v0 v0.11.0 Nov 16, 2018 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)