Versions in this module Expand all Collapse all v5 v5.0.9 May 4, 2022 v5.0.8 May 4, 2022 Changes in this version + type Article struct + Data map[string]bool + func NewArticleResponse(article *data.Article) *Article + func (a *Article) Render(w http.ResponseWriter, r *http.Request) error