rdk

package
v0.0.0-...-e809d31 Latest Latest
Warning

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

Go to latest
Published: May 17, 2023 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Prefix = "GoMall:"

	RKVerification = ":verification"

	RKCacheUserInfo      = ":cache:user:info"
	RKCacheMerchantInfo  = ":cache:merchant:info"
	RKCacheProductDetail = ":cache:product:detail"
	RKFavoriteProduct    = ":favorite:product"
	RKProductSaleNum     = ":product:sale"
	RKSetOrder           = ":order"
	RKCart               = ":cart"
	RKCartProduct        = ":cart:product"
)

Variables

This section is empty.

Functions

func GetCacheMerchantInfoKey

func GetCacheMerchantInfoKey(id int64) string

func GetCacheProductDetailKey

func GetCacheProductDetailKey(id int64) string

func GetCacheUserInfoKey

func GetCacheUserInfoKey(id int64) string

func GetCartKey

func GetCartKey(id int64) string

func GetCartProductKey

func GetCartProductKey(id int64) string

func GetProductSale

func GetProductSale(id int64) string

func GetSetOrderKey

func GetSetOrderKey(id int64) string

func GetUserFavoriteProductKey

func GetUserFavoriteProductKey(id int64) string

func GetVerificationKey

func GetVerificationKey(email string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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