transformers

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StringToCamel

func StringToCamel(in string) string

StringToCamel converts an exported Go name to camelCase.

func StringToSnake

func StringToSnake(in string) string

StringToSnake converts an exported Go name to snake_case following the Golang format: acronyms are converted to lower-case and preceded by an underscore. found at: https://gist.github.com/elwinar/14e1e897fdbe4d3432e1

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL