Versions in this module Expand all Collapse all v0 v0.0.1 Jul 11, 2024 Changes in this version + func ErrorResponse(respw http.ResponseWriter, req *http.Request, statusCode int, err, msg string) + func Jsonstr(strc any) string + func WriteJSON(respw http.ResponseWriter, statusCode int, content any)