service

package
v0.1.25 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2024 License: AGPL-3.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionSpecService

type ActionSpecService struct {
	service.OrmBaseService
}

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

func GetActionSpecService

func GetActionSpecService() *ActionSpecService

func (*ActionSpecService) GetSeqName

func (this *ActionSpecService) GetSeqName() string

func (*ActionSpecService) NewEntities

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

func (*ActionSpecService) NewEntity

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

type AttributeSpecService

type AttributeSpecService struct {
	service.OrmBaseService
}

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

func GetAttributeSpecService

func GetAttributeSpecService() *AttributeSpecService

func (*AttributeSpecService) GetSeqName

func (this *AttributeSpecService) GetSeqName() string

func (*AttributeSpecService) NewEntities

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

func (*AttributeSpecService) NewEntity

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

type ConnectionSpecService

type ConnectionSpecService struct {
	service.OrmBaseService
}

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

func GetConnectionSpecService

func GetConnectionSpecService() *ConnectionSpecService

func (*ConnectionSpecService) GetSeqName

func (this *ConnectionSpecService) GetSeqName() string

func (*ConnectionSpecService) NewEntities

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

func (*ConnectionSpecService) NewEntity

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

type FixedRoleSpecService

type FixedRoleSpecService struct {
	service.OrmBaseService
}

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

func GetFixedRoleSpecService

func GetFixedRoleSpecService() *FixedRoleSpecService

func (*FixedRoleSpecService) GetSeqName

func (this *FixedRoleSpecService) GetSeqName() string

func (*FixedRoleSpecService) NewEntities

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

func (*FixedRoleSpecService) NewEntity

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

type RoleSpecService

type RoleSpecService struct {
	service.OrmBaseService
}

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

func GetRoleSpecService

func GetRoleSpecService() *RoleSpecService

func (*RoleSpecService) GetSeqName

func (this *RoleSpecService) GetSeqName() string

func (*RoleSpecService) NewEntities

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

func (*RoleSpecService) NewEntity

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

Jump to

Keyboard shortcuts

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