mirror of
https://github.com/safing/portbase
synced 2025-09-01 10:09:50 +00:00
8 lines
116 B
Text
8 lines
116 B
Text
struct Meta {
|
|
Created int64
|
|
Modified int64
|
|
Expires int64
|
|
Deleted int64
|
|
Secret bool
|
|
Cronjewel bool
|
|
}
|