Versions in this module Expand all Collapse all v1 v1.0.0 May 12, 2023 Changes in this version + func NewSetParameters1(shopId int64) interface + func NewSetParameters2(shopId int64, url string) interface + func Set(clt *core.Client, para interface{}) (err error) + type Homepage struct + ShopId int64 + TemplateId int64 + URL string + func Get(clt *core.Client, shopId int64) (homepage *Homepage, err error)