//
pkg.gl
Category
github.com/newrelic/tutone
internal
util
package
0.12.1
Repository:
https://github.com/newrelic/tutone.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
6
Files
52 SLOC
#
Functions
GetTemplateFuncs
No description provided by the author
LogIfError
LogIfError avoids having to constantly nil check error.
StringInStrings
StringInStrings checks if the string is in the slice of strings.
ToSnakeCase
ToSnakeCase returns the string formatted in Snake Case.