article

package
v0.0.0-...-83adff0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dao

type Dao struct {
	// contains filtered or unexported fields
}

Dao is atticle dao

func New

func New(c *conf.Config) (d *Dao)

New initial tag dao

func (*Dao) Articles

func (d *Dao) Articles(c context.Context, aids []int64) (res map[int64]*article.Meta, err error)

Articles is.

func (*Dao) Favorites

func (d *Dao) Favorites(c context.Context, mid int64, pn, ps int) (res []*article.Favorite, err error)

Favorites get article data from api.

func (*Dao) UpArticles

func (d *Dao) UpArticles(c context.Context, mid int64, pn, ps int) (ams []*article.Meta, count int, err error)

UpArticles get article data from api.

func (*Dao) UpLists

func (d *Dao) UpLists(c context.Context, mid int64) (lists []*article.List, count int, err error)

UpLists is.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL