# Functions
Resource provides an easy way to access to embedded assets.
ResourceAsString returns the named resource content as string.
Resources lists all file names in the given path.
TemplateResource loads a file resource as go template and processes it using the given parameters.
WithPrefix lists all file names that begins with the give path prefix If pathPrefix is a path of directories then be sure to end it with a '/'.