# Functions
And returns a new AND expression from given ones.
No description provided by the author
NewQuery returns a new query from given string request.
ToQueryString returns a comma separated list of given ids.
# Constants
No description provided by the author
Constant for gorp mapping.
StringDataRightTruncation is raisedalue is too long for varchar.
ViolateForeignKeyPGCode is the pg code when violating foreign key.
ViolateUniqueKeyPGCode is the pg code when duplicating unique key.
# Variables
No description provided by the author
# Structs
No description provided by the author
Mapping is the global var for all registered mapping.
Query to get gorp entities in database.
No description provided by the author
SignedEntity struct for signed entity stored in database.
TableMapping represents a table mapping with gorp.
No description provided by the author
# Interfaces
Canonicaller returns a byte array that represent its data.
No description provided by the author
No description provided by the author
# Type aliases
ArgsMap represents the map of named sql args.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author