package
0.0.0-20230101183712-202847b4b89b
Repository: https://github.com/corestoreio/csfw.git
Documentation: pkg.go.dev
# Functions
NewCatalogCategoryEntities creates a new initialized collection.
NewCustomerAddressEntities creates a new initialized collection.
NewCustomerEntities creates a new initialized collection.
NewSequenceCatalogCategories creates a new initialized collection.
NewStoreGroups creates a new initialized collection.
NewStores creates a new initialized collection.
NewStoreWebsites creates a new initialized collection.
# Structs
CatalogCategoryEntities represents a collection type for DB table catalog_category_entity Not thread safe.
CatalogCategoryEntity represents a single row for DB table catalog_category_entity.
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.
SequenceCatalogCategories represents a collection type for DB table sequence_catalog_category Not thread safe.
SequenceCatalogCategory represents a single row for DB table sequence_catalog_category.
Store represents a single row for DB table store.
StoreGroup represents a single row for DB table store_group.
StoreGroups represents a collection type for DB table store_group Not thread safe.
Stores represents a collection type for DB table store Not thread safe.
StoreWebsite represents a single row for DB table store_website.
StoreWebsites represents a collection type for DB table store_website Not thread safe.