package dbmodels type MetaData struct { Conjecture bool `json:"conjecture"` }