Documentation ¶
Index ¶
Constants ¶
View Source
const ErrorNilDatabase = "should throw an error when repository is not initialized correctly"
View Source
const SQLSuffixReturningID = "RETURNING ID"
SQLSuffixReturningID appends "RETURNING ID" to SQL clauses
Variables ¶
This section is empty.
Functions ¶
func DataSourceNotSpecifiedError ¶
func DataSourceNotSpecifiedError(repo interface{}) string
DataSourceNotSpecifiedError takes a Repository object and return a generic error message
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.