Versions in this module Expand all Collapse all v0 v0.1.1 Jan 5, 2025 v0.1.0 Jun 9, 2024 Changes in this version + const EncodeBrotli + const EncodeCompress + const EncodeDeflate + const EncodeGzip + const EncodeNone + const EncodeZstd + const NonceMax + type Options struct + Encoding string + ResponseStatus int + type Writer interface + Write func(event string, data interface{}) error + func NewResponseWriter(w http.ResponseWriter, opts Options) Writer