package
0.0.0-20210205210922-7d965fef1595
Repository: https://github.com/jbpratt/tos.git
Documentation: pkg.go.dev
# Functions
FindItem retrieves a single record by ID with an executor.
FindItemG retrieves a single record by ID.
FindItemKind retrieves a single record by ID with an executor.
FindItemKindG retrieves a single record by ID.
FindItemOption retrieves a single record by ID with an executor.
FindItemOptionG retrieves a single record by ID.
FindItemSide retrieves a single record by ID with an executor.
FindItemSideG retrieves a single record by ID.
FindOption retrieves a single record by ID with an executor.
FindOptionG retrieves a single record by ID.
FindOptionKind retrieves a single record by ID with an executor.
FindOptionKindG retrieves a single record by ID.
FindOrder retrieves a single record by ID with an executor.
FindOrderG retrieves a single record by ID.
FindOrderItem retrieves a single record by ID with an executor.
FindOrderItemG retrieves a single record by ID.
FindOrderItemOption retrieves a single record by ID with an executor.
FindOrderItemOptionG retrieves a single record by ID.
ItemExists checks if the Item row exists.
ItemExistsG checks if the Item row exists.
ItemKindExists checks if the ItemKind row exists.
ItemKindExistsG checks if the ItemKind row exists.
ItemKinds retrieves all the records using an executor.
ItemOptionExists checks if the ItemOption row exists.
ItemOptionExistsG checks if the ItemOption row exists.
ItemOptions retrieves all the records using an executor.
Items retrieves all the records using an executor.
ItemSideExists checks if the ItemSide row exists.
ItemSideExistsG checks if the ItemSide row exists.
ItemSides retrieves all the records using an executor.
NewQuery initializes a new Query using the passed in QueryMods.
OptionExists checks if the Option row exists.
OptionExistsG checks if the Option row exists.
OptionKindExists checks if the OptionKind row exists.
OptionKindExistsG checks if the OptionKind row exists.
OptionKinds retrieves all the records using an executor.
Options retrieves all the records using an executor.
OrderExists checks if the Order row exists.
OrderExistsG checks if the Order row exists.
OrderItemExists checks if the OrderItem row exists.
OrderItemExistsG checks if the OrderItem row exists.
OrderItemOptionExists checks if the OrderItemOption row exists.
OrderItemOptionExistsG checks if the OrderItemOption row exists.
OrderItemOptions retrieves all the records using an executor.
OrderItems retrieves all the records using an executor.
Orders retrieves all the records using an executor.
# Variables
ErrSyncFail occurs during insert when the record could not be retrieved in order to populate default value information.
No description provided by the author
No description provided by the author
ItemKindRels is where relationship names are stored.
No description provided by the author
No description provided by the author
ItemOptionRels is where relationship names are stored.
No description provided by the author
ItemRels is where relationship names are stored.
No description provided by the author
ItemSideRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
OptionKindRels is where relationship names are stored.
No description provided by the author
OptionRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
OrderItemOptionRels is where relationship names are stored.
No description provided by the author
OrderItemRels is where relationship names are stored.
No description provided by the author
OrderRels is where relationship names are stored.
No description provided by the author
No description provided by the author
# Structs
Item is an object representing the database table.
ItemKind is an object representing the database table.
ItemOption is an object representing the database table.
ItemSide is an object representing the database table.
Option is an object representing the database table.
OptionKind is an object representing the database table.
Order is an object representing the database table.
OrderItem is an object representing the database table.
OrderItemOption is an object representing the database table.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
M type is for providing columns and column values to UpdateAll.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author