Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StaticHandler ¶
func StaticHandler(p views.Page) http.HandlerFunc
Types ¶
type Base64Templates ¶
type Blog ¶
type Blog struct { PostService models.PostService Templates BlogTemplates }
type Utils ¶
type Utils struct { Base64Service models.Base64Service Templates UtilsTemplates }
type UtilsTemplates ¶
type UtilsTemplates struct { Index views.Page Base64 Base64Templates }
Click to show internal directories.
Click to hide internal directories.