safing-portbase/database/record/meta.gencode
2018-09-05 17:19:45 +02:00

8 lines
116 B
Text

struct Meta {
Created int64
Modified int64
Expires int64
Deleted int64
Secret bool
Cronjewel bool
}