Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { RunCmd string `json:"run_cmd"` BuildCmd string `json:"build_cmd"` Lang string `json:"lang"` FileName string `json:"file_name"` Template string `json:"template"` }
func (*Config) GenerateCmd ¶ added in v0.6.0
type Task ¶
func (*Task) ExecHandleCode ¶ added in v0.5.0
Click to show internal directories.
Click to hide internal directories.