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: 7 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) *Dao

New creates a push-service DAO instance.

func (*Dao) Close

func (d *Dao) Close()

Close dao.

func (*Dao) Ping

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

Ping check connection status.

func (*Dao) PubCallback

func (d *Dao) PubCallback(c context.Context, v []*pushmdl.Callback) (err error)

PubCallback add push arrive/click callback to databus.

func (*Dao) PubReport

func (d *Dao) PubReport(c context.Context, info *pushmdl.Report) (err error)

PubReport add report to databus.

Jump to

Keyboard shortcuts

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