service

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2021 License: AGPL-3.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 MailAccountService

type MailAccountService struct {
	service.OrmBaseService
}

* 同步表结构,服务继承基本服务的方法

func GetMailAccountService

func GetMailAccountService() *MailAccountService

func (*MailAccountService) GetSeqName

func (this *MailAccountService) GetSeqName() string

func (*MailAccountService) NewEntities

func (this *MailAccountService) NewEntities(data []byte) (interface{}, error)

func (*MailAccountService) NewEntity

func (this *MailAccountService) NewEntity(data []byte) (interface{}, error)

type MailBoxService

type MailBoxService struct {
	service.OrmBaseService
}

* 同步表结构,服务继承基本服务的方法

func GetMailBoxService

func GetMailBoxService() *MailBoxService

func (*MailBoxService) GetSeqName

func (this *MailBoxService) GetSeqName() string

func (*MailBoxService) NewEntities

func (this *MailBoxService) NewEntities(data []byte) (interface{}, error)

func (*MailBoxService) NewEntity

func (this *MailBoxService) NewEntity(data []byte) (interface{}, error)

type MailMessageService

type MailMessageService struct {
	service.OrmBaseService
}

* 同步表结构,服务继承基本服务的方法

func GetMailMessageService

func GetMailMessageService() *MailMessageService

func (*MailMessageService) GetSeqName

func (this *MailMessageService) GetSeqName() string

func (*MailMessageService) NewEntities

func (this *MailMessageService) NewEntities(data []byte) (interface{}, error)

func (*MailMessageService) NewEntity

func (this *MailMessageService) NewEntity(data []byte) (interface{}, error)

Jump to

Keyboard shortcuts

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