Documentation ¶
Index ¶
- type Dao
- func (d *Dao) AddBlacklist(mid, aid int64)
- func (d *Dao) Black(c context.Context) (black map[int64]struct{}, err error)
- func (d *Dao) BlackList(c context.Context, mid int64) (aidm map[int64]struct{}, err error)
- func (d *Dao) DelBlacklist(mid, aid int64)
- func (d *Dao) Ping(c context.Context) (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.