Documentation ¶
Index ¶
Constants ¶
View Source
const BlobsTableName = "blobs"
Name for the table to store byte blobs
View Source
const MaxKeyLength = 512
MaxKeyLength sets the maximum string length for table keys
Variables ¶
This section is empty.
Functions ¶
func ConnectMySQL ¶
Connect should be the first method called to initialize the db connection
func ConnectSqlite3 ¶
Connect should be the first method called to initialize the db connection
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.