baseiotDao

package
v0.0.0-...-63b2ac5 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2019 License: GPL-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 BaseHelloReqDao

type BaseHelloReqDao struct {
	Db *gorm.DB
}

func NewBaseHelloReqDao

func NewBaseHelloReqDao() *BaseHelloReqDao

func (*BaseHelloReqDao) DeleteEntity

func (this *BaseHelloReqDao) DeleteEntity(e HelloReq, where HelloReq) (int64, bool)

删除

func (*BaseHelloReqDao) InsertEntity

func (this *BaseHelloReqDao) InsertEntity(e HelloReq) (newone *HelloReq, ok bool)

插入

type HelloReq

type HelloReq struct {
}

func (HelloReq) GetType

func (HelloReq) GetType() interface{}

func (HelloReq) String

func (HelloReq) String() string

Jump to

Keyboard shortcuts

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