Documentation
¶
Index ¶
- func NewV1() submit.ISubmitV1
- type ControllerV1
- func (c *ControllerV1) Blend(ctx context.Context, req *v1.BlendReq) (res *v1.BlendRes, err error)
- func (c *ControllerV1) Change(ctx context.Context, req *v1.ChangeReq) (res *v1.ChangeRes, err error)
- func (c *ControllerV1) Describe(ctx context.Context, req *v1.DescribeReq) (res *v1.DescribeRes, err error)
- func (c *ControllerV1) Imagine(ctx context.Context, req *v1.ImagineReq) (res *v1.ImagineRes, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ControllerV1 ¶
type ControllerV1 struct{}
func (*ControllerV1) Blend ¶
func (c *ControllerV1) Blend(ctx context.Context, req *v1.BlendReq) (res *v1.BlendRes, err error)
func (*ControllerV1) Change ¶
func (c *ControllerV1) Change(ctx context.Context, req *v1.ChangeReq) (res *v1.ChangeRes, err error)
Click to show internal directories.
Click to hide internal directories.