Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddPrefix ¶
AddPrefix takes a string slice and returns a new string slice with the supplied prefix inserted before every string in the original slice.
func ExtractFileExtension ¶
ExtractFileExtension extracts the extension from a filename. This is defined as the remainder of the string after the last '.'.
func JoinStringSlices ¶
JoinStringSlices takes an arbitrary number of string slices and concatenates them in the order supplied.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.