strings

package
v1.6.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Equal added in v1.5.0

func Equal(s, t string) bool

Equal returns true whether the specified strings are equal.

func EqualFold added in v1.5.1

func EqualFold(s, t string) bool

EqualFold returns true whether the specified strings are equal.

func EscapeNameString added in v1.5.1

func EscapeNameString(s string) string

EscapeNameString returns an escaped column name string.

func EscapeString added in v0.9.1

func EscapeString(s string) string

EscapeString returns an escaped string.

func JoinWithComma

func JoinWithComma(elems []string) string

JoinWithComma returns a string by joining the specified elements with a comma.

func JoinWithSpace

func JoinWithSpace(elems []string) string

JoinWithSpace returns a string by joining the specified elements with a space.

func UnEscapeNameString added in v1.5.1

func UnEscapeNameString(s string) string

UnEscapeNameString returns an unescaped column name string.

func UnEscapeString added in v0.9.1

func UnEscapeString(s string) string

UnEscapeString returns an unescaped string.

Types

This section is empty.

Jump to

Keyboard shortcuts

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