Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InterpolateStaticFiles ¶
func InterpolateStaticFiles(inputPathFs embed.FS, inputPathRootFolderName string, variables map[string]string) string
InterpolateStaticFiles loads all the files in given embed FS path. It depends on resource embedding, set by go:embed directive Replaces the variables based on the given dictionary, and returns the path to the generated directory where the results are stored
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.