Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommentBlock ¶
CommentBlock outputs the string as a comment block, ie prefixing each line with //
func FirstLower ¶
FirstLower sets the first character of the string to lower case
func FirstUpper ¶
FirstUpper sets the first character of the string to upper case
func ToPascalCase ¶
ToPascalCase returns a pascal-cased (e.g. SomeValueLikeThis) out of a string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.