Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CamelCaseToSnakeCase ¶
CamelCaseToSnakeCase converts a `camelCase` string to `snake_case`
func GetFieldNames ¶ added in v1.4.17
GetFieldNames extracts all field names of a proto.Message. The extracted names are in lowercase with underscores
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.