name

package
v0.0.0-...-7112f6d Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2021 License: GPL-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package name contains the naming conventions on rtc

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