Versions in this module Expand all Collapse all v0 v0.0.1 Sep 22, 2017 Changes in this version + var ErrNoDSN = errors.New("DB DSN must be set as ServerList") + var ErrRevisionMatch = errors.New("Revision does not match") + func NewRDBMSStorage(c storagebackend.Config) (storage.Interface, factory.DestroyFunc, error) + func Register(name string, d dialect)