common

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccessInfo

type AccessInfo = sys.AccessInfo

type AccessInfoIndexReq

type AccessInfoIndexReq = sys.AccessInfoIndexReq

type AccessInfoIndexResp

type AccessInfoIndexResp = sys.AccessInfoIndexResp

type AccessInfoMultiImportReq

type AccessInfoMultiImportReq = sys.AccessInfoMultiImportReq

type AccessInfoMultiImportResp

type AccessInfoMultiImportResp = sys.AccessInfoMultiImportResp

type ApiInfo

type ApiInfo = sys.ApiInfo

type ApiInfoIndexReq

type ApiInfoIndexReq = sys.ApiInfoIndexReq

type ApiInfoIndexResp

type ApiInfoIndexResp = sys.ApiInfoIndexResp

type AppInfo

type AppInfo = sys.AppInfo

type AppInfoIndexReq

type AppInfoIndexReq = sys.AppInfoIndexReq

type AppInfoIndexResp

type AppInfoIndexResp = sys.AppInfoIndexResp

type AppModuleIndexReq

type AppModuleIndexReq = sys.AppModuleIndexReq

type AppModuleIndexResp

type AppModuleIndexResp = sys.AppModuleIndexResp

type AppModuleMultiUpdateReq

type AppModuleMultiUpdateReq = sys.AppModuleMultiUpdateReq

type AreaInfo

type AreaInfo = sys.AreaInfo

type AreaInfoIndexReq

type AreaInfoIndexReq = sys.AreaInfoIndexReq

type AreaInfoIndexResp

type AreaInfoIndexResp = sys.AreaInfoIndexResp

type AreaInfoReadReq

type AreaInfoReadReq = sys.AreaInfoReadReq

type AreaProfile

type AreaProfile = sys.AreaProfile

type AreaProfileIndexReq

type AreaProfileIndexReq = sys.AreaProfileIndexReq

type AreaProfileIndexResp

type AreaProfileIndexResp = sys.AreaProfileIndexResp

type AreaProfileReadReq

type AreaProfileReadReq = sys.AreaProfileReadReq

type AreaWithID

type AreaWithID = sys.AreaWithID

type AuthApiInfo

type AuthApiInfo = sys.AuthApiInfo

type Common

type Common interface {
	Config(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*ConfigResp, error)
	QRCodeRead(ctx context.Context, in *QRCodeReadReq, opts ...grpc.CallOption) (*QRCodeReadResp, error)
	WeatherRead(ctx context.Context, in *WeatherReadReq, opts ...grpc.CallOption) (*WeatherReadResp, error)
	SlotInfoIndex(ctx context.Context, in *SlotInfoIndexReq, opts ...grpc.CallOption) (*SlotInfoIndexResp, error)
	SlotInfoCreate(ctx context.Context, in *SlotInfo, opts ...grpc.CallOption) (*WithID, error)
	SlotInfoUpdate(ctx context.Context, in *SlotInfo, opts ...grpc.CallOption) (*Empty, error)
	SlotInfoDelete(ctx context.Context, in *WithID, opts ...grpc.CallOption) (*Empty, error)
	SlotInfoRead(ctx context.Context, in *WithID, opts ...grpc.CallOption) (*SlotInfo, error)
}

func NewCommon

func NewCommon(cli zrpc.Client) Common

func NewDirectCommon

func NewDirectCommon(svcCtx *svc.ServiceContext, svr sys.CommonServer) Common

type ConfigResp

type ConfigResp = sys.ConfigResp

type DataArea

type DataArea = sys.DataArea

type DataAreaIndexReq

type DataAreaIndexReq = sys.DataAreaIndexReq

type DataAreaIndexResp

type DataAreaIndexResp = sys.DataAreaIndexResp

type DataAreaMultiDeleteReq

type DataAreaMultiDeleteReq = sys.DataAreaMultiDeleteReq

type DataAreaMultiUpdateReq

type DataAreaMultiUpdateReq = sys.DataAreaMultiUpdateReq

type DataProject

type DataProject = sys.DataProject

type DataProjectDeleteReq

type DataProjectDeleteReq = sys.DataProjectDeleteReq

type DataProjectIndexReq

type DataProjectIndexReq = sys.DataProjectIndexReq

type DataProjectIndexResp

type DataProjectIndexResp = sys.DataProjectIndexResp

type DataProjectMultiUpdateReq

type DataProjectMultiUpdateReq = sys.DataProjectMultiUpdateReq

type DataProjectSaveReq

type DataProjectSaveReq = sys.DataProjectSaveReq

type DateRange

type DateRange = sys.DateRange

type DictDetail

type DictDetail = sys.DictDetail

type DictDetailIndexReq

type DictDetailIndexReq = sys.DictDetailIndexReq

type DictDetailIndexResp

type DictDetailIndexResp = sys.DictDetailIndexResp

type DictDetailReadReq

type DictDetailReadReq = sys.DictDetailReadReq

type DictInfo

type DictInfo = sys.DictInfo

type DictInfoIndexReq

type DictInfoIndexReq = sys.DictInfoIndexReq

type DictInfoIndexResp

type DictInfoIndexResp = sys.DictInfoIndexResp

type DictInfoReadReq

type DictInfoReadReq = sys.DictInfoReadReq

type Empty

type Empty = sys.Empty

type IDList

type IDList = sys.IDList

type JwtToken

type JwtToken = sys.JwtToken

type LoginLogCreateReq

type LoginLogCreateReq = sys.LoginLogCreateReq

type LoginLogIndexReq

type LoginLogIndexReq = sys.LoginLogIndexReq

type LoginLogIndexResp

type LoginLogIndexResp = sys.LoginLogIndexResp

type LoginLogInfo

type LoginLogInfo = sys.LoginLogInfo

type Map

type Map = sys.Map
type MenuInfo = sys.MenuInfo
type MenuInfoIndexReq = sys.MenuInfoIndexReq
type MenuInfoIndexResp = sys.MenuInfoIndexResp

type MessageInfo

type MessageInfo = sys.MessageInfo

type MessageInfoIndexReq

type MessageInfoIndexReq = sys.MessageInfoIndexReq

type MessageInfoIndexResp

type MessageInfoIndexResp = sys.MessageInfoIndexResp

type MessageInfoSendReq

type MessageInfoSendReq = sys.MessageInfoSendReq

type ModuleInfo

type ModuleInfo = sys.ModuleInfo

type ModuleInfoIndexReq

type ModuleInfoIndexReq = sys.ModuleInfoIndexReq

type ModuleInfoIndexResp

type ModuleInfoIndexResp = sys.ModuleInfoIndexResp

type NotifyChannel

type NotifyChannel = sys.NotifyChannel

type NotifyChannelIndexReq

type NotifyChannelIndexReq = sys.NotifyChannelIndexReq

type NotifyChannelIndexResp

type NotifyChannelIndexResp = sys.NotifyChannelIndexResp

type NotifyConfig

type NotifyConfig = sys.NotifyConfig

type NotifyConfigIndexReq

type NotifyConfigIndexReq = sys.NotifyConfigIndexReq

type NotifyConfigIndexResp

type NotifyConfigIndexResp = sys.NotifyConfigIndexResp

type NotifyConfigSendReq

type NotifyConfigSendReq = sys.NotifyConfigSendReq

type NotifyConfigTemplate

type NotifyConfigTemplate = sys.NotifyConfigTemplate

type NotifyConfigTemplateDeleteReq

type NotifyConfigTemplateDeleteReq = sys.NotifyConfigTemplateDeleteReq

type NotifyConfigTemplateIndexReq

type NotifyConfigTemplateIndexReq = sys.NotifyConfigTemplateIndexReq

type NotifyConfigTemplateIndexResp

type NotifyConfigTemplateIndexResp = sys.NotifyConfigTemplateIndexResp

type NotifyTemplate

type NotifyTemplate = sys.NotifyTemplate

type NotifyTemplateIndexReq

type NotifyTemplateIndexReq = sys.NotifyTemplateIndexReq

type NotifyTemplateIndexResp

type NotifyTemplateIndexResp = sys.NotifyTemplateIndexResp

type OperLogCreateReq

type OperLogCreateReq = sys.OperLogCreateReq

type OperLogIndexReq

type OperLogIndexReq = sys.OperLogIndexReq

type OperLogIndexResp

type OperLogIndexResp = sys.OperLogIndexResp

type OperLogInfo

type OperLogInfo = sys.OperLogInfo

type OpsFeedback

type OpsFeedback = sys.OpsFeedback

type OpsFeedbackIndexReq

type OpsFeedbackIndexReq = sys.OpsFeedbackIndexReq

type OpsFeedbackIndexResp

type OpsFeedbackIndexResp = sys.OpsFeedbackIndexResp

type OpsWorkOrder

type OpsWorkOrder = sys.OpsWorkOrder

type OpsWorkOrderIndexReq

type OpsWorkOrderIndexReq = sys.OpsWorkOrderIndexReq

type OpsWorkOrderIndexResp

type OpsWorkOrderIndexResp = sys.OpsWorkOrderIndexResp

type PageInfo

type PageInfo = sys.PageInfo

type PageInfo_OrderBy

type PageInfo_OrderBy = sys.PageInfo_OrderBy

type Point

type Point = sys.Point

type ProjectAuth

type ProjectAuth = sys.ProjectAuth

type ProjectInfo

type ProjectInfo = sys.ProjectInfo

type ProjectInfoIndexReq

type ProjectInfoIndexReq = sys.ProjectInfoIndexReq

type ProjectInfoIndexResp

type ProjectInfoIndexResp = sys.ProjectInfoIndexResp

type ProjectProfile

type ProjectProfile = sys.ProjectProfile

type ProjectProfileIndexReq

type ProjectProfileIndexReq = sys.ProjectProfileIndexReq

type ProjectProfileIndexResp

type ProjectProfileIndexResp = sys.ProjectProfileIndexResp

type ProjectProfileReadReq

type ProjectProfileReadReq = sys.ProjectProfileReadReq

type ProjectWithID

type ProjectWithID = sys.ProjectWithID

type QRCodeReadReq

type QRCodeReadReq = sys.QRCodeReadReq

type QRCodeReadResp

type QRCodeReadResp = sys.QRCodeReadResp

type RoleAccessIndexReq

type RoleAccessIndexReq = sys.RoleAccessIndexReq

type RoleAccessIndexResp

type RoleAccessIndexResp = sys.RoleAccessIndexResp

type RoleAccessMultiUpdateReq

type RoleAccessMultiUpdateReq = sys.RoleAccessMultiUpdateReq

type RoleApiAuthReq

type RoleApiAuthReq = sys.RoleApiAuthReq

type RoleApiAuthResp

type RoleApiAuthResp = sys.RoleApiAuthResp

type RoleAppIndexReq

type RoleAppIndexReq = sys.RoleAppIndexReq

type RoleAppIndexResp

type RoleAppIndexResp = sys.RoleAppIndexResp

type RoleAppMultiUpdateReq

type RoleAppMultiUpdateReq = sys.RoleAppMultiUpdateReq

type RoleAppUpdateReq

type RoleAppUpdateReq = sys.RoleAppUpdateReq

type RoleInfo

type RoleInfo = sys.RoleInfo

type RoleInfoIndexReq

type RoleInfoIndexReq = sys.RoleInfoIndexReq

type RoleInfoIndexResp

type RoleInfoIndexResp = sys.RoleInfoIndexResp

type RoleMenuIndexReq

type RoleMenuIndexReq = sys.RoleMenuIndexReq

type RoleMenuIndexResp

type RoleMenuIndexResp = sys.RoleMenuIndexResp

type RoleMenuMultiUpdateReq

type RoleMenuMultiUpdateReq = sys.RoleMenuMultiUpdateReq

type RoleModuleIndexReq

type RoleModuleIndexReq = sys.RoleModuleIndexReq

type RoleModuleIndexResp

type RoleModuleIndexResp = sys.RoleModuleIndexResp

type RoleModuleMultiUpdateReq

type RoleModuleMultiUpdateReq = sys.RoleModuleMultiUpdateReq

type SendOption

type SendOption = sys.SendOption

type SlotInfo

type SlotInfo = sys.SlotInfo

type SlotInfoIndexReq

type SlotInfoIndexReq = sys.SlotInfoIndexReq

type SlotInfoIndexResp

type SlotInfoIndexResp = sys.SlotInfoIndexResp

type TenantAccessIndexReq

type TenantAccessIndexReq = sys.TenantAccessIndexReq

type TenantAccessIndexResp

type TenantAccessIndexResp = sys.TenantAccessIndexResp

type TenantAccessMultiSaveReq

type TenantAccessMultiSaveReq = sys.TenantAccessMultiSaveReq

type TenantAgreement

type TenantAgreement = sys.TenantAgreement

type TenantAgreementIndexReq

type TenantAgreementIndexReq = sys.TenantAgreementIndexReq

type TenantAgreementIndexResp

type TenantAgreementIndexResp = sys.TenantAgreementIndexResp

type TenantAppIndexReq

type TenantAppIndexReq = sys.TenantAppIndexReq

type TenantAppIndexResp

type TenantAppIndexResp = sys.TenantAppIndexResp

type TenantAppInfo

type TenantAppInfo = sys.TenantAppInfo

type TenantAppMenu

type TenantAppMenu = sys.TenantAppMenu

type TenantAppMenuIndexReq

type TenantAppMenuIndexReq = sys.TenantAppMenuIndexReq

type TenantAppMenuIndexResp

type TenantAppMenuIndexResp = sys.TenantAppMenuIndexResp

type TenantAppModule

type TenantAppModule = sys.TenantAppModule

type TenantAppMultiUpdateReq

type TenantAppMultiUpdateReq = sys.TenantAppMultiUpdateReq

type TenantAppWithIDOrCode

type TenantAppWithIDOrCode = sys.TenantAppWithIDOrCode

type TenantConfig

type TenantConfig = sys.TenantConfig

type TenantConfigRegisterAutoCreateArea

type TenantConfigRegisterAutoCreateArea = sys.TenantConfigRegisterAutoCreateArea

type TenantConfigRegisterAutoCreateProject

type TenantConfigRegisterAutoCreateProject = sys.TenantConfigRegisterAutoCreateProject

type TenantInfo

type TenantInfo = sys.TenantInfo

type TenantInfoCreateReq

type TenantInfoCreateReq = sys.TenantInfoCreateReq

type TenantInfoIndexReq

type TenantInfoIndexReq = sys.TenantInfoIndexReq

type TenantInfoIndexResp

type TenantInfoIndexResp = sys.TenantInfoIndexResp

type TenantModuleCreateReq

type TenantModuleCreateReq = sys.TenantModuleCreateReq

type TenantModuleIndexReq

type TenantModuleIndexReq = sys.TenantModuleIndexReq

type TenantModuleIndexResp

type TenantModuleIndexResp = sys.TenantModuleIndexResp

type TenantModuleWithIDOrCode

type TenantModuleWithIDOrCode = sys.TenantModuleWithIDOrCode

type TenantOpenCheckTokenReq

type TenantOpenCheckTokenReq = sys.TenantOpenCheckTokenReq

type TenantOpenCheckTokenResp

type TenantOpenCheckTokenResp = sys.TenantOpenCheckTokenResp

type TenantOpenWebHook

type TenantOpenWebHook = sys.TenantOpenWebHook

type ThirdApp

type ThirdApp = sys.ThirdApp

type ThirdAppConfig

type ThirdAppConfig = sys.ThirdAppConfig

type ThirdEmail

type ThirdEmail = sys.ThirdEmail

type ThirdSms

type ThirdSms = sys.ThirdSms

type UserAreaApplyCreateReq

type UserAreaApplyCreateReq = sys.UserAreaApplyCreateReq

type UserAreaApplyDealReq

type UserAreaApplyDealReq = sys.UserAreaApplyDealReq

type UserAreaApplyIndexReq

type UserAreaApplyIndexReq = sys.UserAreaApplyIndexReq

type UserAreaApplyIndexResp

type UserAreaApplyIndexResp = sys.UserAreaApplyIndexResp

type UserAreaApplyInfo

type UserAreaApplyInfo = sys.UserAreaApplyInfo

type UserCaptchaReq

type UserCaptchaReq = sys.UserCaptchaReq

type UserCaptchaResp

type UserCaptchaResp = sys.UserCaptchaResp

type UserChangePwdReq

type UserChangePwdReq = sys.UserChangePwdReq

type UserCheckTokenReq

type UserCheckTokenReq = sys.UserCheckTokenReq

type UserCheckTokenResp

type UserCheckTokenResp = sys.UserCheckTokenResp

type UserCodeToUserIDReq

type UserCodeToUserIDReq = sys.UserCodeToUserIDReq

type UserCodeToUserIDResp

type UserCodeToUserIDResp = sys.UserCodeToUserIDResp

type UserCreateResp

type UserCreateResp = sys.UserCreateResp

type UserForgetPwdReq

type UserForgetPwdReq = sys.UserForgetPwdReq

type UserInfo

type UserInfo = sys.UserInfo

type UserInfoCreateReq

type UserInfoCreateReq = sys.UserInfoCreateReq

type UserInfoDeleteReq

type UserInfoDeleteReq = sys.UserInfoDeleteReq

type UserInfoIndexReq

type UserInfoIndexReq = sys.UserInfoIndexReq

type UserInfoIndexResp

type UserInfoIndexResp = sys.UserInfoIndexResp

type UserInfoReadReq

type UserInfoReadReq = sys.UserInfoReadReq

type UserInfoUpdateReq

type UserInfoUpdateReq = sys.UserInfoUpdateReq

type UserLoginReq

type UserLoginReq = sys.UserLoginReq

type UserLoginResp

type UserLoginResp = sys.UserLoginResp

type UserMessage

type UserMessage = sys.UserMessage

type UserMessageIndexReq

type UserMessageIndexReq = sys.UserMessageIndexReq

type UserMessageIndexResp

type UserMessageIndexResp = sys.UserMessageIndexResp

type UserMessageStatistics

type UserMessageStatistics = sys.UserMessageStatistics

type UserMessageStatisticsResp

type UserMessageStatisticsResp = sys.UserMessageStatisticsResp

type UserProfile

type UserProfile = sys.UserProfile

type UserProfileIndexReq

type UserProfileIndexReq = sys.UserProfileIndexReq

type UserProfileIndexResp

type UserProfileIndexResp = sys.UserProfileIndexResp

type UserRegisterReq

type UserRegisterReq = sys.UserRegisterReq

type UserRegisterResp

type UserRegisterResp = sys.UserRegisterResp

type UserRoleIndexReq

type UserRoleIndexReq = sys.UserRoleIndexReq

type UserRoleIndexResp

type UserRoleIndexResp = sys.UserRoleIndexResp

type UserRoleMultiUpdateReq

type UserRoleMultiUpdateReq = sys.UserRoleMultiUpdateReq

type WeatherAir

type WeatherAir = sys.WeatherAir

type WeatherReadReq

type WeatherReadReq = sys.WeatherReadReq

type WeatherReadResp

type WeatherReadResp = sys.WeatherReadResp

type WithAppCodeID

type WithAppCodeID = sys.WithAppCodeID

type WithCode

type WithCode = sys.WithCode

type WithID

type WithID = sys.WithID

type WithIDCode

type WithIDCode = sys.WithIDCode

Jump to

Keyboard shortcuts

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