package
0.15.7
Repository: https://github.com/mdibaiee/vitess.git
Documentation: pkg.go.dev

# Functions

All returns a slice with all known collations in Vitess.
No description provided by the author
No description provided by the author
Merge returns a Coercion function for a pair of TypedCollation based on their coercibility.

# Constants

No description provided by the author

# Structs

CoercionOptions is used to configure how aggressive the algorithm can be when merging two different collations by transcoding them.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

CaseAwareCollation implements lowercase and uppercase conventions for collations.
Collation implements a MySQL-compatible collation.
TinyWeightCollation implements the TinyWeightString API for collations.
WildcardPattern is a matcher for a wildcard pattern, constructed from a given collation.

# Type aliases

No description provided by the author
Coercion is a function that will transform either the given argument arguments of the function into a specific character set.