Documentation ¶
Overview ¶
*
- Copyright 2015 @ z3q.net.
- name : cache.go
- author : jarryliu
- date : -- :
- description :
- history :
*
- Copyright 2014 @ z3q.net.
- name :
- author : jarryliu
- date : 2014-02-05 21:53
- description :
- history :
*
- Copyright 2015 @ z3q.net.
- name : partner_cache
- author : jarryliu
- date : -- :
- description :
- history :
*
- Copyright 2014 @ z3q.net.
- name :
- author : jarryliu
- date : 2014-02-05 21:53
- description :
- history :
Index ¶
- func GetDropOptionsOfCategory(partnerId int) []byte
- func GetKVS() gof.Storage
- func GetPartnerApiInfo(partnerId int) *partner.ApiInfo
- func GetPartnerIdByApiId(apiId string) int
- func GetPartnerSiteConf(partnerId int) *partner.SiteConf
- func GetPartnerSiteConfCK(partnerId int) string
- func GetShopCheckboxs(partnerId int, chks string) []byte
- func GetShopDropList(partnerId int, selected int) []byte
- func GetShopsJson(partnerId int) []byte
- func GetValuePartnerCache(partnerId int) *partner.ValuePartner
- func GetValuePartnerCacheCK(partnerId int) string
- func Initialize(kvStorage gof.Storage)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetShopCheckboxs ¶
func GetShopDropList ¶
func GetShopsJson ¶
func Initialize ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.