Versions in this module Expand all Collapse all v0 v0.11.4 Oct 13, 2025 Changes in this version + type Parser struct + func NewParser(decoder *gonethttprequestjson.Decoder, encoder *gonethttpresponsejson.Encoder) (*Parser, error) + type StreamParser struct + func NewStreamParser(decoder *gonethttprequestjson.StreamDecoder, ...) (*StreamParser, error)