Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // VarStringHome describes the goctl home. VarStringHome string // VarStringRemote describes the remote git repository. VarStringRemote string // VarStringBranch describes the git branch. VarStringBranch string // VarStringStyle describes the style of output files. VarStringStyle string )
Functions ¶
func Category ¶ added in v1.0.7
func Category() string
Category returns the category of the api files.
func CreateServiceCommand ¶
CreateServiceCommand fast create service
func GenTemplates ¶ added in v1.0.7
func GenTemplates() error
GenTemplates generates api template files.
func RevertTemplate ¶ added in v1.0.7
RevertTemplate reverts the given template file to the default value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.