Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Sample ¶
type Sample struct {
// contains filtered or unexported fields
}
Sample define the sample which will be scaffolded
func NewSample ¶
NewSample create a new instance of the getting started sample and configure the KB CLI that will be used
func (*Sample) GenerateSampleProject ¶
func (sp *Sample) GenerateSampleProject()
GenerateSampleProject will generate the sample
func (*Sample) UpdateTutorial ¶
func (sp *Sample) UpdateTutorial()
UpdateTutorial the getting started sample tutorial with the scaffold changes
Click to show internal directories.
Click to hide internal directories.