//
pkg.gl
Category
github.com/mdibaiee/vitess
go
mysql
collations
remote
package
0.15.7
Repository:
https://github.com/mdibaiee/vitess.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
264 SLOC
#
Functions
NewCharset
No description provided by the author
NewCollation
No description provided by the author
#
Structs
Charset
No description provided by the author
Collation
Collation is a generic implementation of the Collation interface that supports any collation in MySQL by performing the collation operation directly on a remote `mysqld` instance.