Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SchemaStep ¶
type SchemaStep struct { }
func NewSchemaStep ¶
func NewSchemaStep() SchemaStep
func (SchemaStep) Execute ¶
func (s SchemaStep) Execute(ctx *gencontext.GenContext) (core.StepResult, error)
func (SchemaStep) Name ¶
func (s SchemaStep) Name() string
Click to show internal directories.
Click to hide internal directories.