Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHandler ¶
Types ¶
type ArticleDetail ¶
type ArticleDetail struct { Template *template.Template Service service.IArticle Config *config.Toml }
func (*ArticleDetail) ServeHTTP ¶
func (h *ArticleDetail) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.