Documentation
¶
Index ¶
- func NewV1() task_file.ITaskFileV1
- type ControllerV1
- 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)
- func (c *ControllerV1) FilePage(ctx context.Context, req *v1.FilePageReq) (res *v1.FilePageRes, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewV1 ¶
func NewV1() task_file.ITaskFileV1
Types ¶
type ControllerV1 ¶
type ControllerV1 struct{}
func (*ControllerV1) CopyField ¶
func (c *ControllerV1) CopyField(ctx context.Context, req *v1.CopyFieldReq) (res *v1.CopyFieldRes, err error)
Click to show internal directories.
Click to hide internal directories.