Versions in this module Expand all Collapse all v1 v1.0.0 Sep 25, 2023 Changes in this version + func ReadJSON(w http.ResponseWriter, r *http.Request, v any) error + func WriteJSON(w http.ResponseWriter, status int, data any) error + type Response struct + Data W + Error string + Errors map[string]string + Message string + Status string + type W map[string]any