Documentation ¶
Overview ¶
* * @Author: TheLife * @Date: 2020-2-25 9:00 下午
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheStruct ¶
type CacheStruct struct {
// contains filtered or unexported fields
}
func (*CacheStruct) GetStruct ¶
func (p *CacheStruct) GetStruct(callPoint interface{}) (err error)
获取数据
func (*CacheStruct) SetStruct ¶
func (p *CacheStruct) SetStruct(m interface{}, merge ...bool) (err error)
设置数据
Click to show internal directories.
Click to hide internal directories.