Versions in this module Expand all Collapse all v1 v1.13.12 Feb 9, 2025 Changes in this version + func Reply(w http.ResponseWriter, code int, data interface{}) + func ReplyWith(w http.ResponseWriter, code int, bodyType string, msg []byte) + func ReplyWithStream(w http.ResponseWriter, code int, bodyType string, body io.Reader, bytes int64)