Versions in this module Expand all Collapse all v2 v2.0.0 Sep 28, 2024 Changes in this version + func Parse(ctype string) (mtype string, params map[string]string, invalidParams []string, err error) + func ParseWithOptions(ctype string, options ParseOptions) (mtype string, params map[string]string, invalidParams []string, err error) + type ParseOptions struct + StripMediaTypeInvalidCharacters bool Other modules containing this package github.com/jhillyerd/enmime