Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Development ¶ added in v0.4.0
func NewContainer ¶
func NewContainer() *Development
func (*Development) ReadSchema ¶ added in v0.4.0
func (c *Development) ReadSchema(ctx context.Context) (sch *v1.SchemaDefinition, err error)
ReadSchema - Creates new read schema request
func (*Development) Run ¶ added in v0.5.0
func (c *Development) Run(ctx context.Context, shape map[string]interface{}) (errors []Error)
func (*Development) RunWithShape ¶ added in v0.9.5
Click to show internal directories.
Click to hide internal directories.