Documentation ¶
Index ¶
- type Config
- type Db
- func (d *Db) Follow(ctx context.Context, userId, seriesId int) error
- func (d *Db) Followed(ctx context.Context, userId int) (comicshelf.Set[int], error)
- func (d *Db) Following(ctx context.Context, userId, seriesId int) (bool, error)
- func (d *Db) Shutdown()
- func (d *Db) Unfollow(ctx context.Context, userId, seriesId int) 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.