Documentation ¶
Index ¶
- Variables
- func CustomParseFile(temp *template.Template, file string) (*template.Template, error)
- func CustomParseGlob(temp *template.Template, file string) *template.Template
- func Hash(file string) (s string)
- func ModTime(file string) (t time.Time)
- func Open(name string) (io.ReadCloser, error)
- func OpenGlob(name string) ([]io.ReadCloser, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var StaticServer http.Handler = statics.Server
View Source
var TemplatesServer http.Handler = templates.Server
Functions ¶
func CustomParseFile ¶
func CustomParseGlob ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.