collatedstring

package
v0.23.2 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const CCollationTag = "C"

CCollationTag is the "C" collation for strings. At the time of writing this, it behaves the same os "default" since LC_COLLATE cannot be modified.

View Source
const DefaultCollationTag = "default"

DefaultCollationTag is the "default" collation for strings.

View Source
const PosixCollationTag = "POSIX"

PosixCollationTag is the "POSIX" collation for strings. At the time of writing this, it behaves the same os "default" since LC_COLLATE cannot be modified.

Variables

This section is empty.

Functions

func IsDefaultEquivalentCollation

func IsDefaultEquivalentCollation(s string) bool

func Supported

func Supported() []string

Supported returns a list of all the collation names that are supported.

Types

This section is empty.

Jump to

Keyboard shortcuts

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