package
0.0.0-20230101183712-202847b4b89b
Repository: https://github.com/corestoreio/csfw.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewCatalogProductIndexEAVDecimalIDXes creates a new initialized collection.
NewCoreConfigurations creates a new initialized collection.
NewCustomerAddressEntities creates a new initialized collection.
NewCustomerEntities creates a new initialized collection.
NewDBManager returns a goified version of the MySQL/MariaDB table schema for the tables: catalog_product_index_eav_decimal_idx, core_configuration, customer_address_entity, customer_entity, dmlgen_types, sales_order_status_state, view_customer_auto_increment, view_customer_no_auto_increment Auto generated by dmlgen.
NewDmlgenTypesCollection creates a new initialized collection.
NewSalesOrderStatusStates creates a new initialized collection.
NewViewCustomerAutoIncrements creates a new initialized collection.
NewViewCustomerNoAutoIncrements creates a new initialized collection.
# Constants
TableName constants define the names of all tables.
TableName constants define the names of all tables.
TableName constants define the names of all tables.
TableName constants define the names of all tables.
TableName constants define the names of all tables.
TableName constants define the names of all tables.
TableName constants define the names of all tables.
TableName constants define the names of all tables.
# Variables
Columns struct provides for all tables the name of the columns.
# Structs
CatalogProductIndexEAVDecimalIDX represents a single row for DB table catalog_product_index_eav_decimal_idx.
CatalogProductIndexEAVDecimalIDXes represents a collection type for DB table catalog_product_index_eav_decimal_idx Not thread safe.
No description provided by the author
No description provided by the author
CoreConfiguration represents a single row for DB table core_configuration.
CoreConfigurations represents a collection type for DB table core_configuration Not thread safe.
CustomerAddressEntities represents a collection type for DB table customer_address_entity Not thread safe.
CustomerAddressEntity represents a single row for DB table customer_address_entity.
CustomerEntities represents a collection type for DB table customer_entity Not thread safe.
CustomerEntity represents a single row for DB table customer_entity.
DBM defines the DataBaseManagement object for the tables catalog_product_index_eav_decimal_idx, core_configuration, customer_address_entity, customer_entity, dmlgen_types, sales_order_status_state, view_customer_auto_increment, view_customer_no_auto_increment.
DBMOption provides various options to the DBM object.
DmlgenTypes represents a single row for DB table dmlgen_types.
DmlgenTypesCollection represents a collection type for DB table dmlgen_types Not thread safe.
SalesOrderStatusState represents a single row for DB table sales_order_status_state.
No description provided by the author
SalesOrderStatusStates represents a collection type for DB table sales_order_status_state Not thread safe.
No description provided by the author
ViewCustomerAutoIncrement represents a single row for DB table view_customer_auto_increment.
ViewCustomerAutoIncrements represents a collection type for DB table view_customer_auto_increment Not thread safe.
ViewCustomerNoAutoIncrement represents a single row for DB table view_customer_no_auto_increment.
ViewCustomerNoAutoIncrements represents a collection type for DB table view_customer_no_auto_increment Not thread safe.
# Type aliases
Event functions are getting dispatched during before or after handling a collection or an entity.
Event functions are getting dispatched during before or after handling a collection or an entity.
Event functions are getting dispatched during before or after handling a collection or an entity.
Event functions are getting dispatched during before or after handling a collection or an entity.
Event functions are getting dispatched during before or after handling a collection or an entity.
Event functions are getting dispatched during before or after handling a collection or an entity.
Event functions are getting dispatched during before or after handling a collection or an entity.
Event functions are getting dispatched during before or after handling a collection or an entity.