# Functions
No description provided by the author
No description provided by the author
ExecGoFormat Formats the given Go source code file.
ExecGoImports Executes the goimports command on the given file.
No description provided by the author
No description provided by the author
ExecSwagGen Executes the swag command on the given file.
No description provided by the author
ExecWireGen Executes the wire command on the given file.
ExistsFile checks if the given file exists.
No description provided by the author
IsDir Checks if the given path is a directory.
ParseJSONFile Parses the given JSON file.
ParseYAMLFile Parses the given YAML file.
No description provided by the author
Scanner scans the given reader line by line and calls the given function.
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
WriteFile writes the given data to the given file.
# Variables
FuncMap is a map of functions that can be used in templates.