Documentation ¶
Overview ¶
pkg provides standard libraries for distributed e-commerce based on an optimized Magento 2 database structure.
Magento is a trademark of MAGENTO, INC. http://www.magentocommerce.com/license/
Directories ¶
Path | Synopsis |
---|---|
Package codegen is deprecated and generates Go code and is only used in development.
|
Package codegen is deprecated and generates Go code and is only used in development. |
formhandler
formhandler generates code to map URL query string or URL encoded form data to structs and vice versa.
|
formhandler generates code to map URL query string or URL encoded form data to structs and vice versa. |
localization
package main generates i18n names of currencies, countries because not yet implemented in text/language TODO.
|
package main generates i18n names of currencies, countries because not yet implemented in text/language TODO. |
localization/gen
Package gen contains common code for the various code generation tools in the text repository.
|
Package gen contains common code for the various code generation tools in the text repository. |
materialization
package main materializes attributes, sets, groups, entity types, stores, websites, etc.
|
package main materializes attributes, sets, groups, entity types, stores, websites, etc. |
tableToStruct
package main generates Go structs, slices and function receivers from SQL tables.
|
package main generates Go structs, slices and function receivers from SQL tables. |
Package authorization enables management of access control list roles and rules.
|
Package authorization enables management of access control list roles and rules. |
Package bundle handles the creation of catalog product bundles.
|
Package bundle handles the creation of catalog product bundles. |
Package catalog implements category tree and product features.
|
Package catalog implements category tree and product features. |
catattr
Package catattr handles all product and category related attributes.
|
Package catattr handles all product and category related attributes. |
Package cataloginventory handles product inventory and indexing.
|
Package cataloginventory handles product inventory and indexing. |
Package config, abbrev.
|
Package config, abbrev. |
_cfgsource
Package deprecated source provides a slice type for handling config sources to be used in config/models.
|
Package deprecated source provides a slice type for handling config sources to be used in config/models. |
observer
Package observer provides validators and modifiers for configuration values.
|
Package observer provides validators and modifiers for configuration values. |
storage
Package storage provides the available storage engines for level 1 and level 2 caches.
|
Package storage provides the available storage engines for level 1 and level 2 caches. |
Package customer handles a customer entity with its addresses.
|
Package customer handles a customer entity with its addresses. |
custattr
Package custattr handles all customer and address related attributes.
|
Package custattr handles all customer and address related attributes. |
custconfig
Package custconfig handles configuration structure and its models.
|
Package custconfig handles configuration structure and its models. |
Package directory provides features for currencies, currency rates, conversion of prices to a specified currency format, countries and regions.
|
Package directory provides features for currencies, currency rates, conversion of prices to a specified currency format, countries and regions. |
Package eav contains the logic for the Entity-Attribute-Value pattern (WIP).
|
Package eav contains the logic for the Entity-Attribute-Value pattern (WIP). |
eavgen
Package eavgen generates code for concrete normalized EAV models.
|
Package eavgen generates code for concrete normalized EAV models. |
Package mail provides functions and services for sending html or text emails via encrypted or unencrypted connections.
|
Package mail provides functions and services for sending html or text emails via encrypted or unencrypted connections. |
Package generic contains all generic functions.
|
Package generic contains all generic functions. |
Package i18n supports string translations with variable substitution, CLDR pluralization, currency, formats, language, regions and timezones.
|
Package i18n supports string translations with variable substitution, CLDR pluralization, currency, formats, language, regions and timezones. |
Package locale provides locale specific services like formatting or translating.
|
Package locale provides locale specific services like formatting or translating. |
Package net provides additional network helper functions and in subpackages middleware.
|
Package net provides additional network helper functions and in subpackages middleware. |
auth/backendauth
Package backendauth (TODO) defines the backend configuration options and element slices.
|
Package backendauth (TODO) defines the backend configuration options and element slices. |
cors
Package cors provides a middleware for Cross-origin resource sharing (CORS).
|
Package cors provides a middleware for Cross-origin resource sharing (CORS). |
cors/backendcors
Package backendcors defines the backend configuration options and element slices.
|
Package backendcors defines the backend configuration options and element slices. |
csgrpc
Package csgrpc provides basics types for grpc servers and clients.
|
Package csgrpc provides basics types for grpc servers and clients. |
csgrpc/auth
Package grpc_auth a generic server-side auth middleware for gRPC.
|
Package grpc_auth a generic server-side auth middleware for gRPC. |
csgrpc/scope
Package grpc_scope handles setting and retrieving the store/scope for clients and servers.
|
Package grpc_scope handles setting and retrieving the store/scope for clients and servers. |
csrf
Package csrf implements scope based Cross-Site Request Forgery protection.
|
Package csrf implements scope based Cross-Site Request Forgery protection. |
geoip
Package geoip detects the country by an IP address and provides alternative handlers.
|
Package geoip detects the country by an IP address and provides alternative handlers. |
geoip/backendgeoip
Package backendgeoip defines the backend configuration options and element slices.
|
Package backendgeoip defines the backend configuration options and element slices. |
geoip/maxmindfile
Package maxmindfile provides an OptionFactoryFunc for the backendgeopip package.
|
Package maxmindfile provides an OptionFactoryFunc for the backendgeopip package. |
geoip/maxmindwebservice
Package maxmindwebservice provides an OptionFactoryFunc for the backendgeopip package.
|
Package maxmindwebservice provides an OptionFactoryFunc for the backendgeopip package. |
internal/scopedservice
Package scopedservice gets copied to specific net middleware packages - do not use.
|
Package scopedservice gets copied to specific net middleware packages - do not use. |
jwt
Package jwt provides a middleware for JSON web token authentication and runMode initialization.
|
Package jwt provides a middleware for JSON web token authentication and runMode initialization. |
jwt/backendjwt
Package backendjwt defines the backend configuration options and element slices.
|
Package backendjwt defines the backend configuration options and element slices. |
mw
Package mw provides a various middleware.
|
Package mw provides a various middleware. |
problem
Package problem implements the RFC7807 Details for HTTP APIs.
|
Package problem implements the RFC7807 Details for HTTP APIs. |
ratelimit
Package ratelimit implements scope based HTTP rate limiting.
|
Package ratelimit implements scope based HTTP rate limiting. |
request
Package request provides functions for http request handling.
|
Package request provides functions for http request handling. |
response
Package response provides functions for working with an http response.
|
Package response provides functions for working with an http response. |
responseproxy
Package responseproxy provides various proxy functions for extending http.ResponseWriter.
|
Package responseproxy provides various proxy functions for extending http.ResponseWriter. |
runmode
Package runmode defines store specific middleware to initialize the scope and its ID per request.
|
Package runmode defines store specific middleware to initialize the scope and its ID per request. |
secure
Package secure adds a middleware for quick security wins to response HTTP headers
|
Package secure adds a middleware for quick security wins to response HTTP headers |
signed
Package signed provides a middleware to sign responses and validate requests.
|
Package signed provides a middleware to sign responses and validate requests. |
url
Package url parses program specific URLs and provides helper functions.
|
Package url parses program specific URLs and provides helper functions. |
Package payment defines a payment processing library which can connect to payment gateways.
|
Package payment defines a payment processing library which can connect to payment gateways. |
exchangerate
Package exchangerate imports rates from various services
|
Package exchangerate imports rates from various services |
Package sql contains subpackages for working with MySQL and its derivates.
|
Package sql contains subpackages for working with MySQL and its derivates. |
ddl
Package ddl implements MySQL data definition language functions.
|
Package ddl implements MySQL data definition language functions. |
dml
Package dml handles the SQL DML for super fast performance, type safety and convenience.
|
Package dml handles the SQL DML for super fast performance, type safety and convenience. |
dmlgen
Package dmlgen generates Go code and protocol buffer files from database tables.
|
Package dmlgen generates Go code and protocol buffer files from database tables. |
dmlgen/dmltestgenerated2
Code generated by corestoreio/pkg/util/codegen.
|
Code generated by corestoreio/pkg/util/codegen. |
dmlgen/dmltestgenerated3
Code generated by corestoreio/pkg/util/codegen.
|
Code generated by corestoreio/pkg/util/codegen. |
dmlgen/dmltestgenerated4
Code generated by corestoreio/pkg/util/codegen.
|
Code generated by corestoreio/pkg/util/codegen. |
dmlgen/dmltestgenerated5
Code generated by corestoreio/pkg/util/codegen.
|
Code generated by corestoreio/pkg/util/codegen. |
dmlgen/dmltestgeneratedMToM
Code generated by corestoreio/pkg/util/codegen.
|
Code generated by corestoreio/pkg/util/codegen. |
dmltest
Package dmltest provides functions for testing the dml package.
|
Package dmltest provides functions for testing the dml package. |
dmltype
Package dmltype provides additional types for database values.
|
Package dmltype provides additional types for database values. |
migration
Package migration provides tools for database schema migrations.
|
Package migration provides tools for database schema migrations. |
mview
Package mview adds materialized views via events on the MySQL binary log.
|
Package mview adds materialized views via events on the MySQL binary log. |
mycanal
Package mycanal adds event listener to a MySQL/MariaDB compatible binlog, based on pkg myreplicator to provide triggerless events.
|
Package mycanal adds event listener to a MySQL/MariaDB compatible binlog, based on pkg myreplicator to provide triggerless events. |
myreplicator
Package myreplicator handles the MySQL binary replication protocol.
|
Package myreplicator handles the MySQL binary replication protocol. |
Package storage provides everything from MySQL, Redis, BoltDB, file etc functions.
|
Package storage provides everything from MySQL, Redis, BoltDB, file etc functions. |
lru
Package lru implements a LRU cache.
|
Package lru implements a LRU cache. |
null
Package null contains types which can be NULL in some storage engines.
|
Package null contains types which can be NULL in some storage engines. |
objcache
Package objcache transcodes arbitrary Go types to bytes and stores them in a cache reducing GC.
|
Package objcache transcodes arbitrary Go types to bytes and stores them in a cache reducing GC. |
Package store implements the handling of websites, groups and stores.
|
Package store implements the handling of websites, groups and stores. |
mock
Package mock implements mocking of the store.Service for tests.
|
Package mock implements mocking of the store.Service for tests. |
scope
Package scope defines the configuration of scopes default, website, group and store.
|
Package scope defines the configuration of scopes default, website, group and store. |
Package sync provides tools to deal with goroutines.
|
Package sync provides tools to deal with goroutines. |
bgwork
Package bgwork handles background work or jobs distributed over many machines.
|
Package bgwork handles background work or jobs distributed over many machines. |
suspend
Package suspend provides a complicated duplicate function call suppression mechanism.
|
Package suspend provides a complicated duplicate function call suppression mechanism. |
Package tax takes care of all kind of taxes.
|
Package tax takes care of all kind of taxes. |
Package util should stay empty.
|
Package util should stay empty. |
assert
Package assert provides a set of comprehensive testing tools for use with the normal Go testing system.
|
Package assert provides a set of comprehensive testing tools for use with the normal Go testing system. |
bufferpool
Package bufferpool implements a pool of reusable auto-resizing buffers.
|
Package bufferpool implements a pool of reusable auto-resizing buffers. |
byteconv
Package byteconv converts sql.RawBytes for MySQL or MariaDB to primitive types.
|
Package byteconv converts sql.RawBytes for MySQL or MariaDB to primitive types. |
codegen
Package codegen generates Go, Protobuf, Flatbuffers, TypeScript, etc.
|
Package codegen generates Go, Protobuf, Flatbuffers, TypeScript, etc. |
conv
Package conv - easy and safe casting from one type to another.
|
Package conv - easy and safe casting from one type to another. |
csjwt
Package csjwt handles JSON web tokens.
|
Package csjwt handles JSON web tokens. |
csjwt/cmd/jwt
A useful example app.
|
A useful example app. |
csjwt/jwtclaim
Package jwtclaim provides claim structs and maps for convenience.
|
Package jwtclaim provides claim structs and maps for convenience. |
csjwt/jwthttp
Package jwthttp extracts, parses and verifies a token from HTTP requests.
|
Package jwthttp extracts, parses and verifies a token from HTTP requests. |
cstesting
Package cstesting provides testing helpers
|
Package cstesting provides testing helpers |
diff
package diff compares two strings and prints out all differences
|
package diff compares two strings and prints out all differences |
gzippool
Package gzippool provides pooled gzip reader and writers.
|
Package gzippool provides pooled gzip reader and writers. |
hashpool
Package hashpool implements a pool for reusable and registered hash.Hash types.
|
Package hashpool implements a pool for reusable and registered hash.Hash types. |
naughtystrings
Package naughtystrings is a collection of strings that have a high probability of causing issues when used as user input.
|
Package naughtystrings is a collection of strings that have a high probability of causing issues when used as user input. |
pseudo
package pseudo is the fake data generator, heavily inspired by forgery and ffaker Ruby gems.
|
package pseudo is the fake data generator, heavily inspired by forgery and ffaker Ruby gems. |
slices
Package slices contains functions for working on specific slice types.
|
Package slices contains functions for working on specific slice types. |
strs
Package strs contains additional string manipulation functions.
|
Package strs contains additional string manipulation functions. |
translit
Package translit replaces characters in a string using a huge conversion table.
|
Package translit replaces characters in a string using a huge conversion table. |
Click to show internal directories.
Click to hide internal directories.