strings

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2025 License: Apache-2.0 Imports: 3 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 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 SplitDataTypeString added in v0.9.1

func SplitDataTypeString(s string) (string, int)

SplitDataTypeString returns a data type and a size from the specified 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