Versions in this module Expand all Collapse all v1 v1.0.9 Apr 20, 2018 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)