strcase

package
v0.194.0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package strcase provides programming case conversion functions for strings.

These case conversion functions are used to deterministically convert strings to various programming cases.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToLowerCamel

func ToLowerCamel(s string) string

func ToLowerKebab

func ToLowerKebab(s string) string

func ToLowerSnake

func ToLowerSnake(s string) string

func ToUpperCamel

func ToUpperCamel(s string) string

func ToUpperKebab

func ToUpperKebab(s string) string

func ToUpperSnake

func ToUpperSnake(s string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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