Versions in this module Expand all Collapse all v0 v0.0.2 Jun 11, 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)