package
Version:
v1.37.2
Opens a new window with list of versions in this module.
Published: Mar 20, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func MapToCamel(in map[string]interface{}) map[string]interface{}
func MapToSnake(in map[string]interface{}) map[string]interface{}
Converts a string to CamelCase
Converts a string to snake_case
Source Files
¶
Click to show internal directories.
Click to hide internal directories.