package
0.0.0-20230101183712-202847b4b89b
Repository: https://github.com/corestoreio/csfw.git
Documentation: pkg.go.dev

# Functions

NewCoreConfigurations creates a new initialized collection.
NewDBManager returns a goified version of the MySQL/MariaDB table schema for the tables: core_configuration, sales_order_status_state, view_customer_auto_increment Auto generated by dmlgen.
NewSalesOrderStatusStates creates a new initialized collection.
NewViewCustomerAutoIncrements 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.

# Variables

Columns struct provides for all tables the name of the columns.

# Structs

CoreConfiguration represents a single row for DB table core_configuration.
CoreConfigurations represents a collection type for DB table core_configuration Not thread safe.
DBM defines the DataBaseManagement object for the tables core_configuration, sales_order_status_state, view_customer_auto_increment.
DBMOption provides various options to the DBM object.
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.

# 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.