Versions in this module Expand all Collapse all v1 v1.0.0 Oct 16, 2017 Changes in this version + type Driver struct + func (driver Driver) Open(path string) (engine.DB, error) + type MemoryDriver struct + func (driver MemoryDriver) Open(path string) (engine.DB, error)