Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App interface {
Directory(http.ResponseWriter, provider.Request, map[string]interface{}, renderer.Message)
File(http.ResponseWriter, provider.Request, map[string]interface{}, renderer.Message)
Error(http.ResponseWriter, provider.Request, *provider.Error)
Sitemap(http.ResponseWriter)
SVG(http.ResponseWriter, string, string)
}
App of package
Click to show internal directories.
Click to hide internal directories.