Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DailyPowerScreenLogic ¶
func NewDailyPowerScreenLogic ¶
func NewDailyPowerScreenLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DailyPowerScreenLogic
func (*DailyPowerScreenLogic) DailyPowerScreen ¶
func (l *DailyPowerScreenLogic) DailyPowerScreen(in *ceph.DailyPowerScreenReq) (*ceph.DailyPowerScreenResp, error)
type PerCenterComputerPowerScreenLogic ¶
type PerCenterComputerPowerScreenLogic struct { logx.Logger // contains filtered or unexported fields }
func NewPerCenterComputerPowerScreenLogic ¶
func NewPerCenterComputerPowerScreenLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PerCenterComputerPowerScreenLogic
func (*PerCenterComputerPowerScreenLogic) PerCenterComputerPowerScreen ¶
func (l *PerCenterComputerPowerScreenLogic) PerCenterComputerPowerScreen(in *ceph.PerCenterComputerPowersReq) (*ceph.PerCenterComputerPowersResp, error)
type StorageScreenLogic ¶
func NewStorageScreenLogic ¶
func NewStorageScreenLogic(ctx context.Context, svcCtx *svc.ServiceContext) *StorageScreenLogic
func (*StorageScreenLogic) StorageScreen ¶
func (l *StorageScreenLogic) StorageScreen(in *ceph.StorageScreenReq) (*ceph.StorageScreenResp, error)
get modelarts Token
Click to show internal directories.
Click to hide internal directories.