Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ControllerV1 ¶
type ControllerV1 struct{}
func (*ControllerV1) Edits ¶ added in v1.5.0
func (c *ControllerV1) Edits(ctx context.Context, req *v1.EditsReq) (res *v1.EditsRes, err error)
func (*ControllerV1) Generations ¶
func (c *ControllerV1) Generations(ctx context.Context, req *v1.GenerationsReq) (res *v1.GenerationsRes, err error)
Click to show internal directories.
Click to hide internal directories.