Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainsString ¶
ContainsString check if a substring exists in strings slice
func JoinString ¶
JoinString takes a pointer to a string and modify this string in order to remove spaces and replace them by dashes
func UpperCaseFirstChar ¶
UpperCaseFirstChar returns the input string with first letter capitalized
Types ¶
type FileParts ¶
FileParts contains the needed informations to execute template for a file
func GetFilePartsFromName ¶
GetFilePartsFromName tries to get path and name from the file name, also try to find desired extension
Click to show internal directories.
Click to hide internal directories.