Documentation ¶
Index ¶
- type CmsColumnRpcClientInfo
- type CmsColumnRpcController
- func (cInst *CmsColumnRpcController) CopyModel2PbMsg(entity *model.CmsColumn, pbentity *cmsColumnProto.CmsColumnMessage)
- func (cInst *CmsColumnRpcController) CopyModel2PbMsgs(entities []model.CmsColumn, pbentities *[]*cmsColumnProto.CmsColumnMessage)
- func (cInst *CmsColumnRpcController) CopyPbMsg2Model(entity *model.CmsColumn, pbentity *cmsColumnProto.CmsColumnMessage)
- func (cInst *CmsColumnRpcController) CopyPbMsg2Models(entities *[]model.CmsColumn, pbentities *[]*cmsColumnProto.CmsColumnMessage)
- func (cInst *CmsColumnRpcController) DeleteById(ctx *gin.Context)
- func (cInst *CmsColumnRpcController) FindById(ctx *gin.Context)
- func (cInst *CmsColumnRpcController) FindByIds(ctx *gin.Context)
- func (cInst *CmsColumnRpcController) IniPbMsg() (pbentity *cmsColumnProto.CmsColumnMessage)
- func (cInst *CmsColumnRpcController) IniRanges(pp *cmsColumnProto.CmsColumnMessage)
- func (cInst *CmsColumnRpcController) Query(ctx *gin.Context)
- func (cInst *CmsColumnRpcController) Save(ctx *gin.Context)
- func (cInst *CmsColumnRpcController) TransActive(entity *model.CmsColumn) *model.CmsColumn
- func (cInst *CmsColumnRpcController) Update(ctx *gin.Context, funTrans func(entity *model.CmsColumn) *model.CmsColumn)
- func (cInst *CmsColumnRpcController) UpdateActive(ctx *gin.Context)
- func (cInst *CmsColumnRpcController) UpdateNotNil(ctx *gin.Context)
- func (cInst *CmsColumnRpcController) UpdateNotNullProps(ctx *gin.Context)
- type CmsContentRpcClientInfo
- type CmsContentRpcController
- func (cInst *CmsContentRpcController) CopyModel2PbMsg(entity *model.CmsContent, pbentity *cmsContentProto.CmsContentMessage)
- func (cInst *CmsContentRpcController) CopyModel2PbMsgs(entities []model.CmsContent, pbentities *[]*cmsContentProto.CmsContentMessage)
- func (cInst *CmsContentRpcController) CopyPbMsg2Model(entity *model.CmsContent, pbentity *cmsContentProto.CmsContentMessage)
- func (cInst *CmsContentRpcController) CopyPbMsg2Models(entities *[]model.CmsContent, pbentities *[]*cmsContentProto.CmsContentMessage)
- func (cInst *CmsContentRpcController) DeleteById(ctx *gin.Context)
- func (cInst *CmsContentRpcController) FindById(ctx *gin.Context)
- func (cInst *CmsContentRpcController) FindByIds(ctx *gin.Context)
- func (cInst *CmsContentRpcController) IniPbMsg() (pbentity *cmsContentProto.CmsContentMessage)
- func (cInst *CmsContentRpcController) IniRanges(pp *cmsContentProto.CmsContentMessage)
- func (cInst *CmsContentRpcController) Query(ctx *gin.Context)
- func (cInst *CmsContentRpcController) Save(ctx *gin.Context)
- func (cInst *CmsContentRpcController) TransActive(entity *model.CmsContent) *model.CmsContent
- func (cInst *CmsContentRpcController) Update(ctx *gin.Context, funTrans func(entity *model.CmsContent) *model.CmsContent)
- func (cInst *CmsContentRpcController) UpdateActive(ctx *gin.Context)
- func (cInst *CmsContentRpcController) UpdateNotNil(ctx *gin.Context)
- func (cInst *CmsContentRpcController) UpdateNotNullProps(ctx *gin.Context)
- type CmsLayoutTypeRpcClientInfo
- type CmsLayoutTypeRpcController
- func (cInst *CmsLayoutTypeRpcController) CopyModel2PbMsg(entity *model.CmsLayoutType, pbentity *cmsLayoutTypeProto.CmsLayoutTypeMessage)
- func (cInst *CmsLayoutTypeRpcController) CopyModel2PbMsgs(entities []model.CmsLayoutType, ...)
- func (cInst *CmsLayoutTypeRpcController) CopyPbMsg2Model(entity *model.CmsLayoutType, pbentity *cmsLayoutTypeProto.CmsLayoutTypeMessage)
- func (cInst *CmsLayoutTypeRpcController) CopyPbMsg2Models(entities *[]model.CmsLayoutType, ...)
- func (cInst *CmsLayoutTypeRpcController) DeleteById(ctx *gin.Context)
- func (cInst *CmsLayoutTypeRpcController) FindById(ctx *gin.Context)
- func (cInst *CmsLayoutTypeRpcController) FindByIds(ctx *gin.Context)
- func (cInst *CmsLayoutTypeRpcController) IniPbMsg() (pbentity *cmsLayoutTypeProto.CmsLayoutTypeMessage)
- func (cInst *CmsLayoutTypeRpcController) IniRanges(pp *cmsLayoutTypeProto.CmsLayoutTypeMessage)
- func (cInst *CmsLayoutTypeRpcController) Query(ctx *gin.Context)
- func (cInst *CmsLayoutTypeRpcController) Save(ctx *gin.Context)
- func (cInst *CmsLayoutTypeRpcController) TransActive(entity *model.CmsLayoutType) *model.CmsLayoutType
- func (cInst *CmsLayoutTypeRpcController) Update(ctx *gin.Context, ...)
- func (cInst *CmsLayoutTypeRpcController) UpdateActive(ctx *gin.Context)
- func (cInst *CmsLayoutTypeRpcController) UpdateNotNil(ctx *gin.Context)
- func (cInst *CmsLayoutTypeRpcController) UpdateNotNullProps(ctx *gin.Context)
- type DepartmentRpcClientInfo
- type DepartmentRpcController
- func (cInst *DepartmentRpcController) CopyModel2PbMsg(entity *model.Department, pbentity *departmentProto.DepartmentMessage)
- func (cInst *DepartmentRpcController) CopyModel2PbMsgs(entities []model.Department, pbentities *[]*departmentProto.DepartmentMessage)
- func (cInst *DepartmentRpcController) CopyPbMsg2Model(entity *model.Department, pbentity *departmentProto.DepartmentMessage)
- func (cInst *DepartmentRpcController) CopyPbMsg2Models(entities *[]model.Department, pbentities *[]*departmentProto.DepartmentMessage)
- func (cInst *DepartmentRpcController) DeleteById(ctx *gin.Context)
- func (cInst *DepartmentRpcController) FindById(ctx *gin.Context)
- func (cInst *DepartmentRpcController) FindByIds(ctx *gin.Context)
- func (cInst *DepartmentRpcController) IniPbMsg() (pbentity *departmentProto.DepartmentMessage)
- func (cInst *DepartmentRpcController) IniRanges(pp *departmentProto.DepartmentMessage)
- func (cInst *DepartmentRpcController) Query(ctx *gin.Context)
- func (cInst *DepartmentRpcController) Save(ctx *gin.Context)
- func (cInst *DepartmentRpcController) TransActive(entity *model.Department) *model.Department
- func (cInst *DepartmentRpcController) Update(ctx *gin.Context, funTrans func(entity *model.Department) *model.Department)
- func (cInst *DepartmentRpcController) UpdateActive(ctx *gin.Context)
- func (cInst *DepartmentRpcController) UpdateNotNil(ctx *gin.Context)
- func (cInst *DepartmentRpcController) UpdateNotNullProps(ctx *gin.Context)
- type EmployeeRpcClientInfo
- type EmployeeRpcController
- func (cInst *EmployeeRpcController) CopyModel2PbMsg(entity *model.Employee, pbentity *employeeProto.EmployeeMessage)
- func (cInst *EmployeeRpcController) CopyModel2PbMsgs(entities []model.Employee, pbentities *[]*employeeProto.EmployeeMessage)
- func (cInst *EmployeeRpcController) CopyPbMsg2Model(entity *model.Employee, pbentity *employeeProto.EmployeeMessage)
- func (cInst *EmployeeRpcController) CopyPbMsg2Models(entities *[]model.Employee, pbentities *[]*employeeProto.EmployeeMessage)
- func (cInst *EmployeeRpcController) DeleteById(ctx *gin.Context)
- func (cInst *EmployeeRpcController) FindById(ctx *gin.Context)
- func (cInst *EmployeeRpcController) FindByIds(ctx *gin.Context)
- func (cInst *EmployeeRpcController) IniPbMsg() (pbentity *employeeProto.EmployeeMessage)
- func (cInst *EmployeeRpcController) IniRanges(pp *employeeProto.EmployeeMessage)
- func (cInst *EmployeeRpcController) Query(ctx *gin.Context)
- func (cInst *EmployeeRpcController) Save(ctx *gin.Context)
- func (cInst *EmployeeRpcController) TransActive(entity *model.Employee) *model.Employee
- func (cInst *EmployeeRpcController) Update(ctx *gin.Context, funTrans func(entity *model.Employee) *model.Employee)
- func (cInst *EmployeeRpcController) UpdateActive(ctx *gin.Context)
- func (cInst *EmployeeRpcController) UpdateNotNil(ctx *gin.Context)
- func (cInst *EmployeeRpcController) UpdateNotNullProps(ctx *gin.Context)
- type JoblevelRpcClientInfo
- type JoblevelRpcController
- func (cInst *JoblevelRpcController) CopyModel2PbMsg(entity *model.Joblevel, pbentity *joblevelProto.JoblevelMessage)
- func (cInst *JoblevelRpcController) CopyModel2PbMsgs(entities []model.Joblevel, pbentities *[]*joblevelProto.JoblevelMessage)
- func (cInst *JoblevelRpcController) CopyPbMsg2Model(entity *model.Joblevel, pbentity *joblevelProto.JoblevelMessage)
- func (cInst *JoblevelRpcController) CopyPbMsg2Models(entities *[]model.Joblevel, pbentities *[]*joblevelProto.JoblevelMessage)
- func (cInst *JoblevelRpcController) DeleteById(ctx *gin.Context)
- func (cInst *JoblevelRpcController) FindById(ctx *gin.Context)
- func (cInst *JoblevelRpcController) FindByIds(ctx *gin.Context)
- func (cInst *JoblevelRpcController) IniPbMsg() (pbentity *joblevelProto.JoblevelMessage)
- func (cInst *JoblevelRpcController) IniRanges(pp *joblevelProto.JoblevelMessage)
- func (cInst *JoblevelRpcController) Query(ctx *gin.Context)
- func (cInst *JoblevelRpcController) Save(ctx *gin.Context)
- func (cInst *JoblevelRpcController) TransActive(entity *model.Joblevel) *model.Joblevel
- func (cInst *JoblevelRpcController) Update(ctx *gin.Context, funTrans func(entity *model.Joblevel) *model.Joblevel)
- func (cInst *JoblevelRpcController) UpdateActive(ctx *gin.Context)
- func (cInst *JoblevelRpcController) UpdateNotNil(ctx *gin.Context)
- func (cInst *JoblevelRpcController) UpdateNotNullProps(ctx *gin.Context)
- type NationRpcClientInfo
- type NationRpcController
- func (cInst *NationRpcController) CopyModel2PbMsg(entity *model.Nation, pbentity *nationProto.NationMessage)
- func (cInst *NationRpcController) CopyModel2PbMsgs(entities []model.Nation, pbentities *[]*nationProto.NationMessage)
- func (cInst *NationRpcController) CopyPbMsg2Model(entity *model.Nation, pbentity *nationProto.NationMessage)
- func (cInst *NationRpcController) CopyPbMsg2Models(entities *[]model.Nation, pbentities *[]*nationProto.NationMessage)
- func (cInst *NationRpcController) DeleteById(ctx *gin.Context)
- func (cInst *NationRpcController) FindById(ctx *gin.Context)
- func (cInst *NationRpcController) FindByIds(ctx *gin.Context)
- func (cInst *NationRpcController) IniPbMsg() (pbentity *nationProto.NationMessage)
- func (cInst *NationRpcController) IniRanges(pp *nationProto.NationMessage)
- func (cInst *NationRpcController) Query(ctx *gin.Context)
- func (cInst *NationRpcController) Save(ctx *gin.Context)
- func (cInst *NationRpcController) TransActive(entity *model.Nation) *model.Nation
- func (cInst *NationRpcController) Update(ctx *gin.Context, funTrans func(entity *model.Nation) *model.Nation)
- func (cInst *NationRpcController) UpdateActive(ctx *gin.Context)
- func (cInst *NationRpcController) UpdateNotNil(ctx *gin.Context)
- func (cInst *NationRpcController) UpdateNotNullProps(ctx *gin.Context)
- type PoliticsstatusRpcClientInfo
- type PoliticsstatusRpcController
- func (cInst *PoliticsstatusRpcController) CopyModel2PbMsg(entity *model.Politicsstatus, ...)
- func (cInst *PoliticsstatusRpcController) CopyModel2PbMsgs(entities []model.Politicsstatus, ...)
- func (cInst *PoliticsstatusRpcController) CopyPbMsg2Model(entity *model.Politicsstatus, ...)
- func (cInst *PoliticsstatusRpcController) CopyPbMsg2Models(entities *[]model.Politicsstatus, ...)
- func (cInst *PoliticsstatusRpcController) DeleteById(ctx *gin.Context)
- func (cInst *PoliticsstatusRpcController) FindById(ctx *gin.Context)
- func (cInst *PoliticsstatusRpcController) FindByIds(ctx *gin.Context)
- func (cInst *PoliticsstatusRpcController) IniPbMsg() (pbentity *politicsstatusProto.PoliticsstatusMessage)
- func (cInst *PoliticsstatusRpcController) IniRanges(pp *politicsstatusProto.PoliticsstatusMessage)
- func (cInst *PoliticsstatusRpcController) Query(ctx *gin.Context)
- func (cInst *PoliticsstatusRpcController) Save(ctx *gin.Context)
- func (cInst *PoliticsstatusRpcController) TransActive(entity *model.Politicsstatus) *model.Politicsstatus
- func (cInst *PoliticsstatusRpcController) Update(ctx *gin.Context, ...)
- func (cInst *PoliticsstatusRpcController) UpdateActive(ctx *gin.Context)
- func (cInst *PoliticsstatusRpcController) UpdateNotNil(ctx *gin.Context)
- func (cInst *PoliticsstatusRpcController) UpdateNotNullProps(ctx *gin.Context)
- type PositionRpcClientInfo
- type PositionRpcController
- func (cInst *PositionRpcController) CopyModel2PbMsg(entity *model.Position, pbentity *positionProto.PositionMessage)
- func (cInst *PositionRpcController) CopyModel2PbMsgs(entities []model.Position, pbentities *[]*positionProto.PositionMessage)
- func (cInst *PositionRpcController) CopyPbMsg2Model(entity *model.Position, pbentity *positionProto.PositionMessage)
- func (cInst *PositionRpcController) CopyPbMsg2Models(entities *[]model.Position, pbentities *[]*positionProto.PositionMessage)
- func (cInst *PositionRpcController) DeleteById(ctx *gin.Context)
- func (cInst *PositionRpcController) FindById(ctx *gin.Context)
- func (cInst *PositionRpcController) FindByIds(ctx *gin.Context)
- func (cInst *PositionRpcController) IniPbMsg() (pbentity *positionProto.PositionMessage)
- func (cInst *PositionRpcController) IniRanges(pp *positionProto.PositionMessage)
- func (cInst *PositionRpcController) Query(ctx *gin.Context)
- func (cInst *PositionRpcController) Save(ctx *gin.Context)
- func (cInst *PositionRpcController) TransActive(entity *model.Position) *model.Position
- func (cInst *PositionRpcController) Update(ctx *gin.Context, funTrans func(entity *model.Position) *model.Position)
- func (cInst *PositionRpcController) UpdateActive(ctx *gin.Context)
- func (cInst *PositionRpcController) UpdateNotNil(ctx *gin.Context)
- func (cInst *PositionRpcController) UpdateNotNullProps(ctx *gin.Context)
- type TSysUserRpcClientInfo
- type TSysUserRpcController
- func (cInst *TSysUserRpcController) CopyModel2PbMsg(entity *model.TSysUser, pbentity *tSysUserProto.TSysUserMessage)
- func (cInst *TSysUserRpcController) CopyModel2PbMsgs(entities []model.TSysUser, pbentities *[]*tSysUserProto.TSysUserMessage)
- func (cInst *TSysUserRpcController) CopyPbMsg2Model(entity *model.TSysUser, pbentity *tSysUserProto.TSysUserMessage)
- func (cInst *TSysUserRpcController) CopyPbMsg2Models(entities *[]model.TSysUser, pbentities *[]*tSysUserProto.TSysUserMessage)
- func (cInst *TSysUserRpcController) DeleteById(ctx *gin.Context)
- func (cInst *TSysUserRpcController) FindById(ctx *gin.Context)
- func (cInst *TSysUserRpcController) FindByIds(ctx *gin.Context)
- func (cInst *TSysUserRpcController) IniPbMsg() (pbentity *tSysUserProto.TSysUserMessage)
- func (cInst *TSysUserRpcController) IniRanges(pp *tSysUserProto.TSysUserMessage)
- func (cInst *TSysUserRpcController) Query(ctx *gin.Context)
- func (cInst *TSysUserRpcController) Save(ctx *gin.Context)
- func (cInst *TSysUserRpcController) TransActive(entity *model.TSysUser) *model.TSysUser
- func (cInst *TSysUserRpcController) Update(ctx *gin.Context, funTrans func(entity *model.TSysUser) *model.TSysUser)
- func (cInst *TSysUserRpcController) UpdateActive(ctx *gin.Context)
- func (cInst *TSysUserRpcController) UpdateNotNil(ctx *gin.Context)
- func (cInst *TSysUserRpcController) UpdateNotNullProps(ctx *gin.Context)
- type TableName1RpcClientInfo
- type TableName1RpcController
- func (cInst *TableName1RpcController) CopyModel2PbMsg(entity *model.TableName1, pbentity *tableName1Proto.TableName1Message)
- func (cInst *TableName1RpcController) CopyModel2PbMsgs(entities []model.TableName1, pbentities *[]*tableName1Proto.TableName1Message)
- func (cInst *TableName1RpcController) CopyPbMsg2Model(entity *model.TableName1, pbentity *tableName1Proto.TableName1Message)
- func (cInst *TableName1RpcController) CopyPbMsg2Models(entities *[]model.TableName1, pbentities *[]*tableName1Proto.TableName1Message)
- func (cInst *TableName1RpcController) DeleteById(ctx *gin.Context)
- func (cInst *TableName1RpcController) FindById(ctx *gin.Context)
- func (cInst *TableName1RpcController) FindByIds(ctx *gin.Context)
- func (cInst *TableName1RpcController) IniPbMsg() (pbentity *tableName1Proto.TableName1Message)
- func (cInst *TableName1RpcController) IniRanges(pp *tableName1Proto.TableName1Message)
- func (cInst *TableName1RpcController) Query(ctx *gin.Context)
- func (cInst *TableName1RpcController) Save(ctx *gin.Context)
- func (cInst *TableName1RpcController) TransActive(entity *model.TableName1) *model.TableName1
- func (cInst *TableName1RpcController) Update(ctx *gin.Context, funTrans func(entity *model.TableName1) *model.TableName1)
- func (cInst *TableName1RpcController) UpdateActive(ctx *gin.Context)
- func (cInst *TableName1RpcController) UpdateNotNil(ctx *gin.Context)
- func (cInst *TableName1RpcController) UpdateNotNullProps(ctx *gin.Context)
- type TableNameRpcClientInfo
- type TableNameRpcController
- func (cInst *TableNameRpcController) CopyModel2PbMsg(entity *model.TableName, pbentity *tableNameProto.TableNameMessage)
- func (cInst *TableNameRpcController) CopyModel2PbMsgs(entities []model.TableName, pbentities *[]*tableNameProto.TableNameMessage)
- func (cInst *TableNameRpcController) CopyPbMsg2Model(entity *model.TableName, pbentity *tableNameProto.TableNameMessage)
- func (cInst *TableNameRpcController) CopyPbMsg2Models(entities *[]model.TableName, pbentities *[]*tableNameProto.TableNameMessage)
- func (cInst *TableNameRpcController) DeleteById(ctx *gin.Context)
- func (cInst *TableNameRpcController) FindById(ctx *gin.Context)
- func (cInst *TableNameRpcController) FindByIds(ctx *gin.Context)
- func (cInst *TableNameRpcController) IniPbMsg() (pbentity *tableNameProto.TableNameMessage)
- func (cInst *TableNameRpcController) IniRanges(pp *tableNameProto.TableNameMessage)
- func (cInst *TableNameRpcController) Query(ctx *gin.Context)
- func (cInst *TableNameRpcController) Save(ctx *gin.Context)
- func (cInst *TableNameRpcController) TransActive(entity *model.TableName) *model.TableName
- func (cInst *TableNameRpcController) Update(ctx *gin.Context, funTrans func(entity *model.TableName) *model.TableName)
- func (cInst *TableNameRpcController) UpdateActive(ctx *gin.Context)
- func (cInst *TableNameRpcController) UpdateNotNil(ctx *gin.Context)
- func (cInst *TableNameRpcController) UpdateNotNullProps(ctx *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CmsColumnRpcClientInfo ¶
type CmsColumnRpcClientInfo struct {
Hostip, ServerName, ClientName string
}
type CmsColumnRpcController ¶
type CmsColumnRpcController struct {
// contains filtered or unexported fields
}
var InstCmsColumnRpcController CmsColumnRpcController
func (*CmsColumnRpcController) CopyModel2PbMsg ¶
func (cInst *CmsColumnRpcController) CopyModel2PbMsg(entity *model.CmsColumn, pbentity *cmsColumnProto.CmsColumnMessage)
func (*CmsColumnRpcController) CopyModel2PbMsgs ¶
func (cInst *CmsColumnRpcController) CopyModel2PbMsgs(entities []model.CmsColumn, pbentities *[]*cmsColumnProto.CmsColumnMessage)
func (*CmsColumnRpcController) CopyPbMsg2Model ¶
func (cInst *CmsColumnRpcController) CopyPbMsg2Model(entity *model.CmsColumn, pbentity *cmsColumnProto.CmsColumnMessage)
func (*CmsColumnRpcController) CopyPbMsg2Models ¶
func (cInst *CmsColumnRpcController) CopyPbMsg2Models(entities *[]model.CmsColumn, pbentities *[]*cmsColumnProto.CmsColumnMessage)
func (*CmsColumnRpcController) DeleteById ¶
func (cInst *CmsColumnRpcController) DeleteById(ctx *gin.Context)
func (*CmsColumnRpcController) FindById ¶
func (cInst *CmsColumnRpcController) FindById(ctx *gin.Context)
func (*CmsColumnRpcController) FindByIds ¶
func (cInst *CmsColumnRpcController) FindByIds(ctx *gin.Context)
func (*CmsColumnRpcController) IniPbMsg ¶
func (cInst *CmsColumnRpcController) IniPbMsg() (pbentity *cmsColumnProto.CmsColumnMessage)
func (*CmsColumnRpcController) IniRanges ¶
func (cInst *CmsColumnRpcController) IniRanges(pp *cmsColumnProto.CmsColumnMessage)
func (*CmsColumnRpcController) Query ¶
func (cInst *CmsColumnRpcController) Query(ctx *gin.Context)
func (*CmsColumnRpcController) Save ¶
func (cInst *CmsColumnRpcController) Save(ctx *gin.Context)
func (*CmsColumnRpcController) TransActive ¶
func (cInst *CmsColumnRpcController) TransActive(entity *model.CmsColumn) *model.CmsColumn
func (*CmsColumnRpcController) UpdateActive ¶
func (cInst *CmsColumnRpcController) UpdateActive(ctx *gin.Context)
func (*CmsColumnRpcController) UpdateNotNil ¶
func (cInst *CmsColumnRpcController) UpdateNotNil(ctx *gin.Context)
func (*CmsColumnRpcController) UpdateNotNullProps ¶
func (cInst *CmsColumnRpcController) UpdateNotNullProps(ctx *gin.Context)
type CmsContentRpcClientInfo ¶
type CmsContentRpcClientInfo struct {
Hostip, ServerName, ClientName string
}
type CmsContentRpcController ¶
type CmsContentRpcController struct {
// contains filtered or unexported fields
}
var InstCmsContentRpcController CmsContentRpcController
func (*CmsContentRpcController) CopyModel2PbMsg ¶
func (cInst *CmsContentRpcController) CopyModel2PbMsg(entity *model.CmsContent, pbentity *cmsContentProto.CmsContentMessage)
func (*CmsContentRpcController) CopyModel2PbMsgs ¶
func (cInst *CmsContentRpcController) CopyModel2PbMsgs(entities []model.CmsContent, pbentities *[]*cmsContentProto.CmsContentMessage)
func (*CmsContentRpcController) CopyPbMsg2Model ¶
func (cInst *CmsContentRpcController) CopyPbMsg2Model(entity *model.CmsContent, pbentity *cmsContentProto.CmsContentMessage)
func (*CmsContentRpcController) CopyPbMsg2Models ¶
func (cInst *CmsContentRpcController) CopyPbMsg2Models(entities *[]model.CmsContent, pbentities *[]*cmsContentProto.CmsContentMessage)
func (*CmsContentRpcController) DeleteById ¶
func (cInst *CmsContentRpcController) DeleteById(ctx *gin.Context)
func (*CmsContentRpcController) FindById ¶
func (cInst *CmsContentRpcController) FindById(ctx *gin.Context)
func (*CmsContentRpcController) FindByIds ¶
func (cInst *CmsContentRpcController) FindByIds(ctx *gin.Context)
func (*CmsContentRpcController) IniPbMsg ¶
func (cInst *CmsContentRpcController) IniPbMsg() (pbentity *cmsContentProto.CmsContentMessage)
func (*CmsContentRpcController) IniRanges ¶
func (cInst *CmsContentRpcController) IniRanges(pp *cmsContentProto.CmsContentMessage)
func (*CmsContentRpcController) Query ¶
func (cInst *CmsContentRpcController) Query(ctx *gin.Context)
func (*CmsContentRpcController) Save ¶
func (cInst *CmsContentRpcController) Save(ctx *gin.Context)
func (*CmsContentRpcController) TransActive ¶
func (cInst *CmsContentRpcController) TransActive(entity *model.CmsContent) *model.CmsContent
func (*CmsContentRpcController) Update ¶
func (cInst *CmsContentRpcController) Update(ctx *gin.Context, funTrans func(entity *model.CmsContent) *model.CmsContent)
func (*CmsContentRpcController) UpdateActive ¶
func (cInst *CmsContentRpcController) UpdateActive(ctx *gin.Context)
func (*CmsContentRpcController) UpdateNotNil ¶
func (cInst *CmsContentRpcController) UpdateNotNil(ctx *gin.Context)
func (*CmsContentRpcController) UpdateNotNullProps ¶
func (cInst *CmsContentRpcController) UpdateNotNullProps(ctx *gin.Context)
type CmsLayoutTypeRpcClientInfo ¶
type CmsLayoutTypeRpcClientInfo struct {
Hostip, ServerName, ClientName string
}
type CmsLayoutTypeRpcController ¶
type CmsLayoutTypeRpcController struct {
// contains filtered or unexported fields
}
var InstCmsLayoutTypeRpcController CmsLayoutTypeRpcController
func (*CmsLayoutTypeRpcController) CopyModel2PbMsg ¶
func (cInst *CmsLayoutTypeRpcController) CopyModel2PbMsg(entity *model.CmsLayoutType, pbentity *cmsLayoutTypeProto.CmsLayoutTypeMessage)
func (*CmsLayoutTypeRpcController) CopyModel2PbMsgs ¶
func (cInst *CmsLayoutTypeRpcController) CopyModel2PbMsgs(entities []model.CmsLayoutType, pbentities *[]*cmsLayoutTypeProto.CmsLayoutTypeMessage)
func (*CmsLayoutTypeRpcController) CopyPbMsg2Model ¶
func (cInst *CmsLayoutTypeRpcController) CopyPbMsg2Model(entity *model.CmsLayoutType, pbentity *cmsLayoutTypeProto.CmsLayoutTypeMessage)
func (*CmsLayoutTypeRpcController) CopyPbMsg2Models ¶
func (cInst *CmsLayoutTypeRpcController) CopyPbMsg2Models(entities *[]model.CmsLayoutType, pbentities *[]*cmsLayoutTypeProto.CmsLayoutTypeMessage)
func (*CmsLayoutTypeRpcController) DeleteById ¶
func (cInst *CmsLayoutTypeRpcController) DeleteById(ctx *gin.Context)
func (*CmsLayoutTypeRpcController) FindById ¶
func (cInst *CmsLayoutTypeRpcController) FindById(ctx *gin.Context)
func (*CmsLayoutTypeRpcController) FindByIds ¶
func (cInst *CmsLayoutTypeRpcController) FindByIds(ctx *gin.Context)
func (*CmsLayoutTypeRpcController) IniPbMsg ¶
func (cInst *CmsLayoutTypeRpcController) IniPbMsg() (pbentity *cmsLayoutTypeProto.CmsLayoutTypeMessage)
func (*CmsLayoutTypeRpcController) IniRanges ¶
func (cInst *CmsLayoutTypeRpcController) IniRanges(pp *cmsLayoutTypeProto.CmsLayoutTypeMessage)
func (*CmsLayoutTypeRpcController) Query ¶
func (cInst *CmsLayoutTypeRpcController) Query(ctx *gin.Context)
func (*CmsLayoutTypeRpcController) Save ¶
func (cInst *CmsLayoutTypeRpcController) Save(ctx *gin.Context)
func (*CmsLayoutTypeRpcController) TransActive ¶
func (cInst *CmsLayoutTypeRpcController) TransActive(entity *model.CmsLayoutType) *model.CmsLayoutType
func (*CmsLayoutTypeRpcController) Update ¶
func (cInst *CmsLayoutTypeRpcController) Update(ctx *gin.Context, funTrans func(entity *model.CmsLayoutType) *model.CmsLayoutType)
func (*CmsLayoutTypeRpcController) UpdateActive ¶
func (cInst *CmsLayoutTypeRpcController) UpdateActive(ctx *gin.Context)
func (*CmsLayoutTypeRpcController) UpdateNotNil ¶
func (cInst *CmsLayoutTypeRpcController) UpdateNotNil(ctx *gin.Context)
func (*CmsLayoutTypeRpcController) UpdateNotNullProps ¶
func (cInst *CmsLayoutTypeRpcController) UpdateNotNullProps(ctx *gin.Context)
type DepartmentRpcClientInfo ¶
type DepartmentRpcClientInfo struct {
Hostip, ServerName, ClientName string
}
type DepartmentRpcController ¶
type DepartmentRpcController struct {
// contains filtered or unexported fields
}
var InstDepartmentRpcController DepartmentRpcController
func (*DepartmentRpcController) CopyModel2PbMsg ¶
func (cInst *DepartmentRpcController) CopyModel2PbMsg(entity *model.Department, pbentity *departmentProto.DepartmentMessage)
func (*DepartmentRpcController) CopyModel2PbMsgs ¶
func (cInst *DepartmentRpcController) CopyModel2PbMsgs(entities []model.Department, pbentities *[]*departmentProto.DepartmentMessage)
func (*DepartmentRpcController) CopyPbMsg2Model ¶
func (cInst *DepartmentRpcController) CopyPbMsg2Model(entity *model.Department, pbentity *departmentProto.DepartmentMessage)
func (*DepartmentRpcController) CopyPbMsg2Models ¶
func (cInst *DepartmentRpcController) CopyPbMsg2Models(entities *[]model.Department, pbentities *[]*departmentProto.DepartmentMessage)
func (*DepartmentRpcController) DeleteById ¶
func (cInst *DepartmentRpcController) DeleteById(ctx *gin.Context)
func (*DepartmentRpcController) FindById ¶
func (cInst *DepartmentRpcController) FindById(ctx *gin.Context)
func (*DepartmentRpcController) FindByIds ¶
func (cInst *DepartmentRpcController) FindByIds(ctx *gin.Context)
func (*DepartmentRpcController) IniPbMsg ¶
func (cInst *DepartmentRpcController) IniPbMsg() (pbentity *departmentProto.DepartmentMessage)
func (*DepartmentRpcController) IniRanges ¶
func (cInst *DepartmentRpcController) IniRanges(pp *departmentProto.DepartmentMessage)
func (*DepartmentRpcController) Query ¶
func (cInst *DepartmentRpcController) Query(ctx *gin.Context)
func (*DepartmentRpcController) Save ¶
func (cInst *DepartmentRpcController) Save(ctx *gin.Context)
func (*DepartmentRpcController) TransActive ¶
func (cInst *DepartmentRpcController) TransActive(entity *model.Department) *model.Department
func (*DepartmentRpcController) Update ¶
func (cInst *DepartmentRpcController) Update(ctx *gin.Context, funTrans func(entity *model.Department) *model.Department)
func (*DepartmentRpcController) UpdateActive ¶
func (cInst *DepartmentRpcController) UpdateActive(ctx *gin.Context)
func (*DepartmentRpcController) UpdateNotNil ¶
func (cInst *DepartmentRpcController) UpdateNotNil(ctx *gin.Context)
func (*DepartmentRpcController) UpdateNotNullProps ¶
func (cInst *DepartmentRpcController) UpdateNotNullProps(ctx *gin.Context)
type EmployeeRpcClientInfo ¶
type EmployeeRpcClientInfo struct {
Hostip, ServerName, ClientName string
}
type EmployeeRpcController ¶
type EmployeeRpcController struct {
// contains filtered or unexported fields
}
var InstEmployeeRpcController EmployeeRpcController
func (*EmployeeRpcController) CopyModel2PbMsg ¶
func (cInst *EmployeeRpcController) CopyModel2PbMsg(entity *model.Employee, pbentity *employeeProto.EmployeeMessage)
func (*EmployeeRpcController) CopyModel2PbMsgs ¶
func (cInst *EmployeeRpcController) CopyModel2PbMsgs(entities []model.Employee, pbentities *[]*employeeProto.EmployeeMessage)
func (*EmployeeRpcController) CopyPbMsg2Model ¶
func (cInst *EmployeeRpcController) CopyPbMsg2Model(entity *model.Employee, pbentity *employeeProto.EmployeeMessage)
func (*EmployeeRpcController) CopyPbMsg2Models ¶
func (cInst *EmployeeRpcController) CopyPbMsg2Models(entities *[]model.Employee, pbentities *[]*employeeProto.EmployeeMessage)
func (*EmployeeRpcController) DeleteById ¶
func (cInst *EmployeeRpcController) DeleteById(ctx *gin.Context)
func (*EmployeeRpcController) FindById ¶
func (cInst *EmployeeRpcController) FindById(ctx *gin.Context)
func (*EmployeeRpcController) FindByIds ¶
func (cInst *EmployeeRpcController) FindByIds(ctx *gin.Context)
func (*EmployeeRpcController) IniPbMsg ¶
func (cInst *EmployeeRpcController) IniPbMsg() (pbentity *employeeProto.EmployeeMessage)
func (*EmployeeRpcController) IniRanges ¶
func (cInst *EmployeeRpcController) IniRanges(pp *employeeProto.EmployeeMessage)
func (*EmployeeRpcController) Query ¶
func (cInst *EmployeeRpcController) Query(ctx *gin.Context)
func (*EmployeeRpcController) Save ¶
func (cInst *EmployeeRpcController) Save(ctx *gin.Context)
func (*EmployeeRpcController) TransActive ¶
func (cInst *EmployeeRpcController) TransActive(entity *model.Employee) *model.Employee
func (*EmployeeRpcController) UpdateActive ¶
func (cInst *EmployeeRpcController) UpdateActive(ctx *gin.Context)
func (*EmployeeRpcController) UpdateNotNil ¶
func (cInst *EmployeeRpcController) UpdateNotNil(ctx *gin.Context)
func (*EmployeeRpcController) UpdateNotNullProps ¶
func (cInst *EmployeeRpcController) UpdateNotNullProps(ctx *gin.Context)
type JoblevelRpcClientInfo ¶
type JoblevelRpcClientInfo struct {
Hostip, ServerName, ClientName string
}
type JoblevelRpcController ¶
type JoblevelRpcController struct {
// contains filtered or unexported fields
}
var InstJoblevelRpcController JoblevelRpcController
func (*JoblevelRpcController) CopyModel2PbMsg ¶
func (cInst *JoblevelRpcController) CopyModel2PbMsg(entity *model.Joblevel, pbentity *joblevelProto.JoblevelMessage)
func (*JoblevelRpcController) CopyModel2PbMsgs ¶
func (cInst *JoblevelRpcController) CopyModel2PbMsgs(entities []model.Joblevel, pbentities *[]*joblevelProto.JoblevelMessage)
func (*JoblevelRpcController) CopyPbMsg2Model ¶
func (cInst *JoblevelRpcController) CopyPbMsg2Model(entity *model.Joblevel, pbentity *joblevelProto.JoblevelMessage)
func (*JoblevelRpcController) CopyPbMsg2Models ¶
func (cInst *JoblevelRpcController) CopyPbMsg2Models(entities *[]model.Joblevel, pbentities *[]*joblevelProto.JoblevelMessage)
func (*JoblevelRpcController) DeleteById ¶
func (cInst *JoblevelRpcController) DeleteById(ctx *gin.Context)
func (*JoblevelRpcController) FindById ¶
func (cInst *JoblevelRpcController) FindById(ctx *gin.Context)
func (*JoblevelRpcController) FindByIds ¶
func (cInst *JoblevelRpcController) FindByIds(ctx *gin.Context)
func (*JoblevelRpcController) IniPbMsg ¶
func (cInst *JoblevelRpcController) IniPbMsg() (pbentity *joblevelProto.JoblevelMessage)
func (*JoblevelRpcController) IniRanges ¶
func (cInst *JoblevelRpcController) IniRanges(pp *joblevelProto.JoblevelMessage)
func (*JoblevelRpcController) Query ¶
func (cInst *JoblevelRpcController) Query(ctx *gin.Context)
func (*JoblevelRpcController) Save ¶
func (cInst *JoblevelRpcController) Save(ctx *gin.Context)
func (*JoblevelRpcController) TransActive ¶
func (cInst *JoblevelRpcController) TransActive(entity *model.Joblevel) *model.Joblevel
func (*JoblevelRpcController) UpdateActive ¶
func (cInst *JoblevelRpcController) UpdateActive(ctx *gin.Context)
func (*JoblevelRpcController) UpdateNotNil ¶
func (cInst *JoblevelRpcController) UpdateNotNil(ctx *gin.Context)
func (*JoblevelRpcController) UpdateNotNullProps ¶
func (cInst *JoblevelRpcController) UpdateNotNullProps(ctx *gin.Context)
type NationRpcClientInfo ¶
type NationRpcClientInfo struct {
Hostip, ServerName, ClientName string
}
type NationRpcController ¶
type NationRpcController struct {
// contains filtered or unexported fields
}
var InstNationRpcController NationRpcController
func (*NationRpcController) CopyModel2PbMsg ¶
func (cInst *NationRpcController) CopyModel2PbMsg(entity *model.Nation, pbentity *nationProto.NationMessage)
func (*NationRpcController) CopyModel2PbMsgs ¶
func (cInst *NationRpcController) CopyModel2PbMsgs(entities []model.Nation, pbentities *[]*nationProto.NationMessage)
func (*NationRpcController) CopyPbMsg2Model ¶
func (cInst *NationRpcController) CopyPbMsg2Model(entity *model.Nation, pbentity *nationProto.NationMessage)
func (*NationRpcController) CopyPbMsg2Models ¶
func (cInst *NationRpcController) CopyPbMsg2Models(entities *[]model.Nation, pbentities *[]*nationProto.NationMessage)
func (*NationRpcController) DeleteById ¶
func (cInst *NationRpcController) DeleteById(ctx *gin.Context)
func (*NationRpcController) FindById ¶
func (cInst *NationRpcController) FindById(ctx *gin.Context)
func (*NationRpcController) FindByIds ¶
func (cInst *NationRpcController) FindByIds(ctx *gin.Context)
func (*NationRpcController) IniPbMsg ¶
func (cInst *NationRpcController) IniPbMsg() (pbentity *nationProto.NationMessage)
func (*NationRpcController) IniRanges ¶
func (cInst *NationRpcController) IniRanges(pp *nationProto.NationMessage)
func (*NationRpcController) Query ¶
func (cInst *NationRpcController) Query(ctx *gin.Context)
func (*NationRpcController) Save ¶
func (cInst *NationRpcController) Save(ctx *gin.Context)
func (*NationRpcController) TransActive ¶
func (cInst *NationRpcController) TransActive(entity *model.Nation) *model.Nation
func (*NationRpcController) UpdateActive ¶
func (cInst *NationRpcController) UpdateActive(ctx *gin.Context)
func (*NationRpcController) UpdateNotNil ¶
func (cInst *NationRpcController) UpdateNotNil(ctx *gin.Context)
func (*NationRpcController) UpdateNotNullProps ¶
func (cInst *NationRpcController) UpdateNotNullProps(ctx *gin.Context)
type PoliticsstatusRpcClientInfo ¶
type PoliticsstatusRpcClientInfo struct {
Hostip, ServerName, ClientName string
}
type PoliticsstatusRpcController ¶
type PoliticsstatusRpcController struct {
// contains filtered or unexported fields
}
var InstPoliticsstatusRpcController PoliticsstatusRpcController
func (*PoliticsstatusRpcController) CopyModel2PbMsg ¶
func (cInst *PoliticsstatusRpcController) CopyModel2PbMsg(entity *model.Politicsstatus, pbentity *politicsstatusProto.PoliticsstatusMessage)
func (*PoliticsstatusRpcController) CopyModel2PbMsgs ¶
func (cInst *PoliticsstatusRpcController) CopyModel2PbMsgs(entities []model.Politicsstatus, pbentities *[]*politicsstatusProto.PoliticsstatusMessage)
func (*PoliticsstatusRpcController) CopyPbMsg2Model ¶
func (cInst *PoliticsstatusRpcController) CopyPbMsg2Model(entity *model.Politicsstatus, pbentity *politicsstatusProto.PoliticsstatusMessage)
func (*PoliticsstatusRpcController) CopyPbMsg2Models ¶
func (cInst *PoliticsstatusRpcController) CopyPbMsg2Models(entities *[]model.Politicsstatus, pbentities *[]*politicsstatusProto.PoliticsstatusMessage)
func (*PoliticsstatusRpcController) DeleteById ¶
func (cInst *PoliticsstatusRpcController) DeleteById(ctx *gin.Context)
func (*PoliticsstatusRpcController) FindById ¶
func (cInst *PoliticsstatusRpcController) FindById(ctx *gin.Context)
func (*PoliticsstatusRpcController) FindByIds ¶
func (cInst *PoliticsstatusRpcController) FindByIds(ctx *gin.Context)
func (*PoliticsstatusRpcController) IniPbMsg ¶
func (cInst *PoliticsstatusRpcController) IniPbMsg() (pbentity *politicsstatusProto.PoliticsstatusMessage)
func (*PoliticsstatusRpcController) IniRanges ¶
func (cInst *PoliticsstatusRpcController) IniRanges(pp *politicsstatusProto.PoliticsstatusMessage)
func (*PoliticsstatusRpcController) Query ¶
func (cInst *PoliticsstatusRpcController) Query(ctx *gin.Context)
func (*PoliticsstatusRpcController) Save ¶
func (cInst *PoliticsstatusRpcController) Save(ctx *gin.Context)
func (*PoliticsstatusRpcController) TransActive ¶
func (cInst *PoliticsstatusRpcController) TransActive(entity *model.Politicsstatus) *model.Politicsstatus
func (*PoliticsstatusRpcController) Update ¶
func (cInst *PoliticsstatusRpcController) Update(ctx *gin.Context, funTrans func(entity *model.Politicsstatus) *model.Politicsstatus)
func (*PoliticsstatusRpcController) UpdateActive ¶
func (cInst *PoliticsstatusRpcController) UpdateActive(ctx *gin.Context)
func (*PoliticsstatusRpcController) UpdateNotNil ¶
func (cInst *PoliticsstatusRpcController) UpdateNotNil(ctx *gin.Context)
func (*PoliticsstatusRpcController) UpdateNotNullProps ¶
func (cInst *PoliticsstatusRpcController) UpdateNotNullProps(ctx *gin.Context)
type PositionRpcClientInfo ¶
type PositionRpcClientInfo struct {
Hostip, ServerName, ClientName string
}
type PositionRpcController ¶
type PositionRpcController struct {
// contains filtered or unexported fields
}
var InstPositionRpcController PositionRpcController
func (*PositionRpcController) CopyModel2PbMsg ¶
func (cInst *PositionRpcController) CopyModel2PbMsg(entity *model.Position, pbentity *positionProto.PositionMessage)
func (*PositionRpcController) CopyModel2PbMsgs ¶
func (cInst *PositionRpcController) CopyModel2PbMsgs(entities []model.Position, pbentities *[]*positionProto.PositionMessage)
func (*PositionRpcController) CopyPbMsg2Model ¶
func (cInst *PositionRpcController) CopyPbMsg2Model(entity *model.Position, pbentity *positionProto.PositionMessage)
func (*PositionRpcController) CopyPbMsg2Models ¶
func (cInst *PositionRpcController) CopyPbMsg2Models(entities *[]model.Position, pbentities *[]*positionProto.PositionMessage)
func (*PositionRpcController) DeleteById ¶
func (cInst *PositionRpcController) DeleteById(ctx *gin.Context)
func (*PositionRpcController) FindById ¶
func (cInst *PositionRpcController) FindById(ctx *gin.Context)
func (*PositionRpcController) FindByIds ¶
func (cInst *PositionRpcController) FindByIds(ctx *gin.Context)
func (*PositionRpcController) IniPbMsg ¶
func (cInst *PositionRpcController) IniPbMsg() (pbentity *positionProto.PositionMessage)
func (*PositionRpcController) IniRanges ¶
func (cInst *PositionRpcController) IniRanges(pp *positionProto.PositionMessage)
func (*PositionRpcController) Query ¶
func (cInst *PositionRpcController) Query(ctx *gin.Context)
func (*PositionRpcController) Save ¶
func (cInst *PositionRpcController) Save(ctx *gin.Context)
func (*PositionRpcController) TransActive ¶
func (cInst *PositionRpcController) TransActive(entity *model.Position) *model.Position
func (*PositionRpcController) UpdateActive ¶
func (cInst *PositionRpcController) UpdateActive(ctx *gin.Context)
func (*PositionRpcController) UpdateNotNil ¶
func (cInst *PositionRpcController) UpdateNotNil(ctx *gin.Context)
func (*PositionRpcController) UpdateNotNullProps ¶
func (cInst *PositionRpcController) UpdateNotNullProps(ctx *gin.Context)
type TSysUserRpcClientInfo ¶
type TSysUserRpcClientInfo struct {
Hostip, ServerName, ClientName string
}
type TSysUserRpcController ¶
type TSysUserRpcController struct {
// contains filtered or unexported fields
}
var InstTSysUserRpcController TSysUserRpcController
func (*TSysUserRpcController) CopyModel2PbMsg ¶
func (cInst *TSysUserRpcController) CopyModel2PbMsg(entity *model.TSysUser, pbentity *tSysUserProto.TSysUserMessage)
func (*TSysUserRpcController) CopyModel2PbMsgs ¶
func (cInst *TSysUserRpcController) CopyModel2PbMsgs(entities []model.TSysUser, pbentities *[]*tSysUserProto.TSysUserMessage)
func (*TSysUserRpcController) CopyPbMsg2Model ¶
func (cInst *TSysUserRpcController) CopyPbMsg2Model(entity *model.TSysUser, pbentity *tSysUserProto.TSysUserMessage)
func (*TSysUserRpcController) CopyPbMsg2Models ¶
func (cInst *TSysUserRpcController) CopyPbMsg2Models(entities *[]model.TSysUser, pbentities *[]*tSysUserProto.TSysUserMessage)
func (*TSysUserRpcController) DeleteById ¶
func (cInst *TSysUserRpcController) DeleteById(ctx *gin.Context)
func (*TSysUserRpcController) FindById ¶
func (cInst *TSysUserRpcController) FindById(ctx *gin.Context)
func (*TSysUserRpcController) FindByIds ¶
func (cInst *TSysUserRpcController) FindByIds(ctx *gin.Context)
func (*TSysUserRpcController) IniPbMsg ¶
func (cInst *TSysUserRpcController) IniPbMsg() (pbentity *tSysUserProto.TSysUserMessage)
func (*TSysUserRpcController) IniRanges ¶
func (cInst *TSysUserRpcController) IniRanges(pp *tSysUserProto.TSysUserMessage)
func (*TSysUserRpcController) Query ¶
func (cInst *TSysUserRpcController) Query(ctx *gin.Context)
func (*TSysUserRpcController) Save ¶
func (cInst *TSysUserRpcController) Save(ctx *gin.Context)
func (*TSysUserRpcController) TransActive ¶
func (cInst *TSysUserRpcController) TransActive(entity *model.TSysUser) *model.TSysUser
func (*TSysUserRpcController) UpdateActive ¶
func (cInst *TSysUserRpcController) UpdateActive(ctx *gin.Context)
func (*TSysUserRpcController) UpdateNotNil ¶
func (cInst *TSysUserRpcController) UpdateNotNil(ctx *gin.Context)
func (*TSysUserRpcController) UpdateNotNullProps ¶
func (cInst *TSysUserRpcController) UpdateNotNullProps(ctx *gin.Context)
type TableName1RpcClientInfo ¶
type TableName1RpcClientInfo struct {
Hostip, ServerName, ClientName string
}
type TableName1RpcController ¶
type TableName1RpcController struct {
// contains filtered or unexported fields
}
var InstTableName1RpcController TableName1RpcController
func (*TableName1RpcController) CopyModel2PbMsg ¶
func (cInst *TableName1RpcController) CopyModel2PbMsg(entity *model.TableName1, pbentity *tableName1Proto.TableName1Message)
func (*TableName1RpcController) CopyModel2PbMsgs ¶
func (cInst *TableName1RpcController) CopyModel2PbMsgs(entities []model.TableName1, pbentities *[]*tableName1Proto.TableName1Message)
func (*TableName1RpcController) CopyPbMsg2Model ¶
func (cInst *TableName1RpcController) CopyPbMsg2Model(entity *model.TableName1, pbentity *tableName1Proto.TableName1Message)
func (*TableName1RpcController) CopyPbMsg2Models ¶
func (cInst *TableName1RpcController) CopyPbMsg2Models(entities *[]model.TableName1, pbentities *[]*tableName1Proto.TableName1Message)
func (*TableName1RpcController) DeleteById ¶
func (cInst *TableName1RpcController) DeleteById(ctx *gin.Context)
func (*TableName1RpcController) FindById ¶
func (cInst *TableName1RpcController) FindById(ctx *gin.Context)
func (*TableName1RpcController) FindByIds ¶
func (cInst *TableName1RpcController) FindByIds(ctx *gin.Context)
func (*TableName1RpcController) IniPbMsg ¶
func (cInst *TableName1RpcController) IniPbMsg() (pbentity *tableName1Proto.TableName1Message)
func (*TableName1RpcController) IniRanges ¶
func (cInst *TableName1RpcController) IniRanges(pp *tableName1Proto.TableName1Message)
func (*TableName1RpcController) Query ¶
func (cInst *TableName1RpcController) Query(ctx *gin.Context)
func (*TableName1RpcController) Save ¶
func (cInst *TableName1RpcController) Save(ctx *gin.Context)
func (*TableName1RpcController) TransActive ¶
func (cInst *TableName1RpcController) TransActive(entity *model.TableName1) *model.TableName1
func (*TableName1RpcController) Update ¶
func (cInst *TableName1RpcController) Update(ctx *gin.Context, funTrans func(entity *model.TableName1) *model.TableName1)
func (*TableName1RpcController) UpdateActive ¶
func (cInst *TableName1RpcController) UpdateActive(ctx *gin.Context)
func (*TableName1RpcController) UpdateNotNil ¶
func (cInst *TableName1RpcController) UpdateNotNil(ctx *gin.Context)
func (*TableName1RpcController) UpdateNotNullProps ¶
func (cInst *TableName1RpcController) UpdateNotNullProps(ctx *gin.Context)
type TableNameRpcClientInfo ¶
type TableNameRpcClientInfo struct {
Hostip, ServerName, ClientName string
}
type TableNameRpcController ¶
type TableNameRpcController struct {
// contains filtered or unexported fields
}
var InstTableNameRpcController TableNameRpcController
func (*TableNameRpcController) CopyModel2PbMsg ¶
func (cInst *TableNameRpcController) CopyModel2PbMsg(entity *model.TableName, pbentity *tableNameProto.TableNameMessage)
func (*TableNameRpcController) CopyModel2PbMsgs ¶
func (cInst *TableNameRpcController) CopyModel2PbMsgs(entities []model.TableName, pbentities *[]*tableNameProto.TableNameMessage)
func (*TableNameRpcController) CopyPbMsg2Model ¶
func (cInst *TableNameRpcController) CopyPbMsg2Model(entity *model.TableName, pbentity *tableNameProto.TableNameMessage)
func (*TableNameRpcController) CopyPbMsg2Models ¶
func (cInst *TableNameRpcController) CopyPbMsg2Models(entities *[]model.TableName, pbentities *[]*tableNameProto.TableNameMessage)
func (*TableNameRpcController) DeleteById ¶
func (cInst *TableNameRpcController) DeleteById(ctx *gin.Context)
func (*TableNameRpcController) FindById ¶
func (cInst *TableNameRpcController) FindById(ctx *gin.Context)
func (*TableNameRpcController) FindByIds ¶
func (cInst *TableNameRpcController) FindByIds(ctx *gin.Context)
func (*TableNameRpcController) IniPbMsg ¶
func (cInst *TableNameRpcController) IniPbMsg() (pbentity *tableNameProto.TableNameMessage)
func (*TableNameRpcController) IniRanges ¶
func (cInst *TableNameRpcController) IniRanges(pp *tableNameProto.TableNameMessage)
func (*TableNameRpcController) Query ¶
func (cInst *TableNameRpcController) Query(ctx *gin.Context)
func (*TableNameRpcController) Save ¶
func (cInst *TableNameRpcController) Save(ctx *gin.Context)
func (*TableNameRpcController) TransActive ¶
func (cInst *TableNameRpcController) TransActive(entity *model.TableName) *model.TableName
func (*TableNameRpcController) UpdateActive ¶
func (cInst *TableNameRpcController) UpdateActive(ctx *gin.Context)
func (*TableNameRpcController) UpdateNotNil ¶
func (cInst *TableNameRpcController) UpdateNotNil(ctx *gin.Context)
func (*TableNameRpcController) UpdateNotNullProps ¶
func (cInst *TableNameRpcController) UpdateNotNullProps(ctx *gin.Context)
Source Files ¶
- cmsColumnRpcController.go
- cmsContentRpcController.go
- cmsLayoutTypeRpcController.go
- departmentRpcController.go
- employeeRpcController.go
- joblevelRpcController.go
- nationRpcController.go
- politicsstatusRpcController.go
- positionRpcController.go
- tSysUserRpcController.go
- tableName1RpcController.go
- tableNameRpcController.go
Click to show internal directories.
Click to hide internal directories.