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: 11 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 {
	DB      *gorm.DB
	Elastic *elastic.Elastic
	// contains filtered or unexported fields
}

Dao .

func New

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

New .

func (*Dao) Ping

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

Ping .

func (*Dao) RegReply

func (d *Dao) RegReply(c context.Context, maid, adid int64, replyType string) (err error)

RegReply opens eports's reply.

func (*Dao) SearchArc

func (d *Dao) SearchArc(c context.Context, p *model.ArcListParam) (rs []*model.SearchArc, total int, err error)

SearchArc search archive.

Jump to

Keyboard shortcuts

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