Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CamelCaseToSnakeCase ¶
CamelCaseToSnakeCase converts a `camelCase` string to `snake_case`
func GetJSONFilenames ¶ added in v1.9.0
GetJSONFilenames returns all json files in the given folder
func IsNil ¶ added in v1.7.4
IsNil checks if an interface value is nil or if the value nil is assigned to it.
func SafeTimestamp ¶ added in v1.5.0
SafeTimestamp returns either the UNIX timestamp of the time t or 0 if it is nil
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.