Versions in this module Expand all Collapse all v0 v0.2.93 Dec 5, 2020 Changes in this version + var DefaultDatabase = "micro" + var DefaultTable = "micro" + func NewStore(opts ...store.Option) store.Store + type Metadata map[string]interface + func (m *Metadata) Scan(src interface{}) error + func (m Metadata) Value() (driver.Value, error)