Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteLogic ¶
func NewDeleteLogic ¶
func NewDeleteLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteLogic
func (*DeleteLogic) Delete ¶
func (l *DeleteLogic) Delete(req *types.AlarmSceneDeleteReq) error
type IndexLogic ¶
func NewIndexLogic ¶
func NewIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *IndexLogic
func (*IndexLogic) Index ¶
func (l *IndexLogic) Index(req *types.AlarmSceneIndexReq) (resp *types.AlarmSceneMultiSaveReq, err error)
type MultiCreateLogic ¶
func NewMultiCreateLogic ¶
func NewMultiCreateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *MultiCreateLogic
func (*MultiCreateLogic) MultiCreate ¶
func (l *MultiCreateLogic) MultiCreate(req *types.AlarmSceneMultiSaveReq) error
Click to show internal directories.
Click to hide internal directories.