Versions in this module Expand all Collapse all v0 v0.0.2 Nov 11, 2025 Changes in this version + func Marshal(value any, writer *multipart.Writer) error + func MarshalRoot(value any, writer *multipart.Writer) error + func MarshalWithSettings(value any, writer *multipart.Writer, arrayFormat string) error + func WriteExtras(writer *multipart.Writer, extras map[string]any) (err error) + type Marshaler interface + MarshalMultipart func() ([]byte, string, error)