name

package
v1.5.6 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2020 License: GPL-3.0 Imports: 2 Imported by: 9

Documentation

Overview

Package name contains the naming conventions of storeql

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parenthize

func Parenthize(s string) string

Parenthize puts the string between parenthesis. Notice it's a little macro for removing noise on sql queries

func ToCamelCase

func ToCamelCase(s string) string

ToCamelCase returns the string in CamelCase

func ToDelimitedLowerCase

func ToDelimitedLowerCase(s string, del rune) string

ToDelimitedLowerCase returns the given string lowercased and delimited by the given del

func ToSnakeCase

func ToSnakeCase(s string) string

ToSnakeCase returns the string snake_cased

Types

This section is empty.

Jump to

Keyboard shortcuts

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