constant

package
v0.0.0-...-ffb043f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PSQL  = "psql"
	REDIS = "redis"

	TX       = "tx"
	ENABLETX = true

	// Table database
	USER                = "user"
	USERADDRESS         = "user_address"
	PRODUCT             = "product"
	PRODUCTCATEGORY     = "product_category"
	PRODUCTIMAGE        = "product_image"
	MEDIAFILE           = "media_file"
	CART                = "cart"
	CART_PRODUCT        = "cart_product"
	COURIER             = "courier"
	STOCK               = "stock"
	PAYMENTMETHOD       = "payment_method"
	ORDER               = "order"
	ORDERPRODUCT        = "order_product"
	ORDERPAYMENT        = "order_payment"
	ORDERDELIVERY       = "order_delivery"
	ORDERDELIVERYSTATUS = "order_delivery_status"

	// Usecase
	CHECKOUT = "checkout"
	CALLBACK = "callback"

	// Key Payment third party
	XENDITEWALLET        = "xenditewallet"
	XENDITVIRTUALACCOUNT = "xenditvirtualaccount"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL