Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Float64Ptr ¶
Float64Ptr returns a pointer to the given float64.
func FormatGoCode ¶
FormatCode formats the given Go code using gofumpt.
func OnlyOneTrue ¶
OnlyOneTrue returns true if only one of the three arguments is true.
func ToCamelCase ¶
ToCamelCase converts the given string to camel case.
func ToSnakeCase ¶
ToSnakeCase converts the given string to snake case.
func WriteFileBytes ¶
WriteFileBytes writes bytes to a file path. If the file already exists, it is truncated.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.