cwinters8 / gomap

Go module for interfacing with JMAP servers
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

replace manual parsing of emails in Get #18

Closed cwinters8 closed 1 year ago

cwinters8 commented 1 year ago

Figured out a sensible way to parse emails with json marshal and unmarshal. Replace spaghetti code in Email.Get that painfully parses the email body with an implementation similar to the one in GetEmails.

cwinters8 commented 1 year ago

fixed with commit 49db5ddfda5b69462f5cbaec8cd6fcd91cd0f35c