Versions in this module Expand all Collapse all v0 v0.9.1 May 6, 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)