Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Populated at build time Version = "dev" // Default value for development builds Commit = "none" BuildDate = "unknown" )
Functions ¶
func NewRootCommand ¶
Types ¶
type DotNetTemplate ¶
type ExtensionTemplate ¶
type ExtensionTemplate struct { Metadata *models.ExtensionSchema DotNet *DotNetTemplate }
Click to show internal directories.
Click to hide internal directories.