Documentation
¶
Overview ¶
Package generator provides a generation of file as static ressource for Go package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCommonFile ¶
func GenerateCommonFile(filePath string)
To generate the unique common file with constant data in it to be able to use the generate data.
func GenerateDirectory ¶
To generate a new file that represents a directory based on its file path and its directory path.
func GenerateFile ¶
To generate a new file that contains the static ressource of a file based on its file path and its directory path.
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.