tag_repository

package
v0.0.0-...-45e8f3b Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2019 License: Apache-2.0 Imports: 3 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 {
	common.BaseDao
}

func NewDao

func NewDao(tracker *common.Tracker) *Dao

func (*Dao) Add

func (d *Dao) Add(whr *po.YuTag) int

func (*Dao) Count

func (d *Dao) Count(whr *po.YuTag) int

func (*Dao) Delete

func (d *Dao) Delete(id int) bool

func (*Dao) Get

func (d *Dao) Get(whr *po.YuTag) *po.YuTag

func (*Dao) GetByIds

func (d *Dao) GetByIds(ids ...int) []*po.YuTag

func (*Dao) QueryPage

func (d *Dao) QueryPage(whr *po.YuTag, page *common.Page) []*po.YuTag

func (*Dao) Update

func (d *Dao) Update(whr *po.YuTag) bool

Jump to

Keyboard shortcuts

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