mirror of
https://github.com/1f349/lotus.git
synced 2024-12-22 16:14:07 +00:00
8 lines
100 B
Go
8 lines
100 B
Go
package marshal
|
|
|
|
import imap2 "github.com/emersion/go-imap"
|
|
|
|
type SeqSet imap2.SeqSet
|
|
|
|
var json.mar
|