dao

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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PromError

func PromError(name string)

PromError prom error

func PromInfo

func PromInfo(name string)

PromInfo add prom info

Types

type Dao

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

Dao .

func New

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

New add a feed job dao.

func (*Dao) Close

func (d *Dao) Close()

Close closes connections of redis or mc etc.

func (*Dao) FeedCache

func (d *Dao) FeedCache(c context.Context, mid int64) (feeds []*model.Feed, err error)

FeedCache gets feed cache

func (*Dao) Ping

func (d *Dao) Ping(c context.Context) (err error)

Ping checks health of redis and mc.

func (*Dao) SetFeedCache

func (d *Dao) SetFeedCache(c context.Context, mid int64, feeds []*model.Feed) (err error)

SetFeedCache sets feed cache

Jump to

Keyboard shortcuts

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