Documentation
¶
Index ¶
- func NewV1() task_batch.ITaskBatchV1
- type ControllerV1
- func (c *ControllerV1) BatchPage(ctx context.Context, req *v1.BatchPageReq) (res *v1.BatchPageRes, err error)
- func (c *ControllerV1) CopyField(ctx context.Context, req *v1.CopyFieldReq) (res *v1.CopyFieldRes, err error)
- func (c *ControllerV1) Detail(ctx context.Context, req *v1.DetailReq) (res *v1.DetailRes, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewV1 ¶
func NewV1() task_batch.ITaskBatchV1
Types ¶
type ControllerV1 ¶
type ControllerV1 struct{}
func (*ControllerV1) BatchPage ¶
func (c *ControllerV1) BatchPage(ctx context.Context, req *v1.BatchPageReq) (res *v1.BatchPageRes, err error)
Click to show internal directories.
Click to hide internal directories.