package
0.0.0-20221012095148-2b8a09415628
Repository: https://github.com/catusax/mesh-gen.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
Directory sets the directory in which files are generated.
No description provided by the author
GetTemplate search template in config dir,ordered by: current dir > .template > ../.template > ~/.template > default.
No description provided by the author
No description provided by the author
New returns a new generator struct.
No description provided by the author
No description provided by the author
No description provided by the author
Service sets the service name.
Vendor sets the service vendor.
WriteTemplate Write Template to dir ,so user can edit.
# Interfaces
Generator is the interface that generates project template files.
# Type aliases
Option manipulates the Options passed.