Documentation
¶
Index ¶
- func BlogCollectConfirmDbGet(id, cubeid string) bool
- func BlogCollectConfirmRedisGet(blogid, cubeid string) bool
- func BlogCollectRedis(cubeid, blogid, cover, date, title, labelType string)
- type Collect
- func (o *Collect) BlogCollect(cubeid, blogid, cover, date, title, labelType string) (string, bool)
- func (o *Collect) BlogCollectConfirm(id, cubeid string) bool
- func (o *Collect) BlogCollectDb(cubeid, blogid string) error
- func (o *Collect) BlogCollectionGet(cubeid string) (interface{}, int64, bool)
- func (o *Collect) CollectDelete(index, blogId, cubeId string) (string, bool)
- func (o *Collect) CollectProfileGet(blogId string) (interface{}, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BlogCollectConfirmDbGet ¶
func BlogCollectRedis ¶
func BlogCollectRedis(cubeid, blogid, cover, date, title, labelType string)
Types ¶
type Collect ¶
func (*Collect) BlogCollect ¶
func (*Collect) BlogCollectConfirm ¶
func (*Collect) BlogCollectDb ¶
func (*Collect) BlogCollectionGet ¶
func (*Collect) CollectDelete ¶
func (*Collect) CollectProfileGet ¶
Click to show internal directories.
Click to hide internal directories.