package
1.4.5-alpha1
Repository: https://github.com/ottemo/commerce.git
Documentation: pkg.go.dev

# Functions

BsonDToString converts bson.D to readable form, mostly used for debug.
ConvertMapToDoc is a recursive function that converts map[string]interface{} to bson.D so map keys order is static and alphabetically sorted.

# Constants

collection name to hold Ottemo types of attributes.
timer interval to ping connection and refresh it by perforce.
Package global constants.
Package global constants.
name for default filter, ref.
name for static filter, ref.
flag which indicates to perform log on each operation.

# Structs

DBCollection is a implementer of InterfaceDBCollection.
DBEngine is a implementer of InterfaceDBEngine.
StructDBFilterGroup is a structure to hold information of named collection filter.