emersion / go-ical

An iCalendar library for Go
MIT License
53 stars 11 forks source link

Add Params.Values and Props.Values #12

Closed emersion closed 2 years ago

emersion commented 3 years ago

This canonicalizes the name before accessing the map, much like net/textproto.MIMEHeader: https://pkg.go.dev/net/textproto#MIMEHeader