Versions in this module Expand all Collapse all v5 v5.0.0 May 6, 2026 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) Other modules containing this package github.com/beeper/desktop-api-go