Versions in this module Expand all Collapse all v0 v0.4.3 Apr 22, 2026 v0.4.2 Apr 22, 2026 Changes in this version + func Marshal(value any, writer *multipart.Writer) error + func MarshalWithSettings(value any, writer *multipart.Writer, arrayFormat FormFormat) error + type FormFormat int + const FormatBrackets + const FormatComma + const FormatIndicesBrackets + const FormatIndicesDots + const FormatRepeat + type Marshaler interface + MarshalMultipart func() ([]byte, string, error)