Documentation ¶
Overview ¶
Package datasafe contains all currently implemented DataSafes.
Index ¶
Constants ¶
View Source
const MySQLMaxLengthID = 500
MySQLMaxLengthID is the maximum supported id length
Variables ¶
View Source
var ErrMySQLIDtooLong = errors.New("mysql: id is too long")
ErrMySQLUnknownID is returned when the requested id is too long
View Source
var ErrMySQLNotConfigured = errors.New("mysql: usage before configuration is used")
ErrMySQLNotConfigured is returned when the database is used before it is configured
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.