Documentation
¶
Index ¶
- func Debug(msg string, args ...interface{}) string
- func Error(msg string, args ...interface{}) string
- func FmtMsg(tag string, msg string, args ...interface{}) string
- func Info(msg string, args ...interface{}) string
- func LogDebug(msg string, args ...interface{})
- func LogError(msg string, args ...interface{})
- func LogInfo(msg string, args ...interface{})
- func RenderHTML(w http.ResponseWriter, model interface{}, files ...string) (template.HTML, bool)
- func Serve(w http.ResponseWriter, model interface{}, files ...string) (noErrors bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderHTML ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.