Message393053
type Header struct {
Comment string // comment
Extra []byte // "extra data"
ModTime time.Time // modification time
Name string // file name
OS byte // operating system type
}
This is what the header/extra things look like for reference. |
|
Date |
User |
Action |
Args |
2021-05-05 23:33:10 | Benjamin.Sergeant | set | recipients:
+ Benjamin.Sergeant, nikratio, serhiy.storchaka, dmi.baranov, Jason Williams, amijalis |
2021-05-05 23:33:10 | Benjamin.Sergeant | set | messageid: <1620257590.01.0.0457646964224.issue17681@roundup.psfhosted.org> |
2021-05-05 23:33:10 | Benjamin.Sergeant | link | issue17681 messages |
2021-05-05 23:33:09 | Benjamin.Sergeant | create | |
|