Documentation ¶
Index ¶
- Variables
- func BuildVersionString() string
- func NewBuildCmd(parent *flag.FlagSet) (*buildCmd, error)
- func NewDemoCmd(parent *flag.FlagSet) (*demoCmd, error)
- func NewLoadCmd(parent *flag.FlagSet) (*loadCmd, error)
- func NewServeCmd(parent *flag.FlagSet) (*serverCmd, error)
- func NewStaticCmd(parent *flag.FlagSet) (*staticCmd, error)
- func NewVersionCmd(parent *flag.FlagSet) (*versionCmd, error)
- type Version
Constants ¶
This section is empty.
Variables ¶
View Source
var CurrentVersion = Version{
Major: 0,
Minor: 0,
PatchLevel: 6,
Suffix: "",
}
Functions ¶
func BuildVersionString ¶
func BuildVersionString() string
func NewBuildCmd ¶
func NewDemoCmd ¶
func NewLoadCmd ¶
func NewServeCmd ¶
func NewStaticCmd ¶
func NewVersionCmd ¶
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.