Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CamelCaseToSnakeCase ¶
CamelCaseToSnakeCase converts a `camelCase` string to `snake_case`
func DeepCopy ¶
func DeepCopy(original []interface{}) []interface{}
DeepCopy copies an interface[] array
func DeepCopyOfMap ¶
DeepCopyOfMap copies a map
func GetFieldNames ¶ added in v1.4.17
GetFieldNames extracts all field names of a proto.Message T. The extracted names are in lowercase with underscores
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.