Versions in this module Expand all Collapse all v2 deprecated v2.1.1 Sep 7, 2023 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 Other modules containing this package github.com/go-chi/chi github.com/go-chi/chi/v3 github.com/go-chi/chi/v4 github.com/go-chi/chi/v5