Documentation ¶ Index ¶ Constants Variables func Begin(ctx context.Context) context.Context func Commit(ctx context.Context) error func Rollback(ctx context.Context) error Constants ¶ View Source const TransactionKey string = "transaction_1019" Variables ¶ View Source var ( DOMAIN string STORE string DB *gorm.DB ) Functions ¶ func Begin ¶ func Begin(ctx context.Context) context.Context func Commit ¶ func Commit(ctx context.Context) error func Rollback ¶ func Rollback(ctx context.Context) error Types ¶ This section is empty. Source Files ¶ View all Source files base.go Directories ¶ Show internal Expand all Path Synopsis brand brand_alias category encap encap_alias media sku sku_encap sku_media sku_metas trans_category Click to show internal directories. Click to hide internal directories.