Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNoDSN = errors.New("DB DSN must be set as ServerList")
)
View Source
var (
ErrRevisionMatch = errors.New("Revision does not match")
)
Functions ¶
func NewRDBMSStorage ¶
func NewRDBMSStorage(c storagebackend.Config) (storage.Interface, factory.DestroyFunc, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.