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