letters

package
v0.1.32 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CamelCaseToPascalCase

func CamelCaseToPascalCase(str string) string

CamelCaseToPascalCase turns camel case to pascal case (first letter capitalized)

func PascalCaseToSnakeCase

func PascalCaseToSnakeCase(str string) string

PascalCaseToSnakeCase turns Pascal case to snake case, but if xxxID then xxx_id This is so we can find the entry in the database

Types

This section is empty.

Jump to

Keyboard shortcuts

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