Documentation
¶
Index ¶
- type Dao
- func (d *Dao) Bgm(c context.Context, aid, cid int64) (bgm []*creative.Bgm, err error)
- func (d *Dao) FollowSwitch(c context.Context, vmid int64) (s *creative.FollowSwitch, err error)
- func (d *Dao) Points(c context.Context, aid, cid int64) (points []*creative.Points, err error)
- func (d *Dao) Special(c context.Context) (midsM map[int64]struct{}, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.