package
0.0.0-20221211063759-605448222ea4
Repository: https://github.com/finishy1995/codegenerator.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SetLogicMark set logic mark format.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
file description params.
file description params.
file description params.
file description params.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
DefaultStep default step implement.
No description provided by the author
Line every line will create several steps, cannot think any situation to rewrite the logic
task -> line(s) -> step(s).
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
Step minimum unit for exec logic.
Task every template file will create one task
input: task -> line(s) -> step(s) output: task -> file(s).
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
NewTaskFunc tplDir + "/" + tplName can find this tpl file.