package
0.0.0-20241212002435-a4aaf8ca5232
Repository: https://github.com/chrislusf/gleam.git
Documentation: pkg.go.dev

# Functions

NewCIStr creates a new CIStr.

# Constants

IndexTypes.
IndexTypes.

# Structs

CIStr is case insensitive string.
ColumnInfo provides meta data describing of a table column.
DBInfo provides meta data describing a DB.
IndexColumn provides index column info.
IndexInfo provides meta data describing a DB index.
TableInfo provides meta data describing a DB table.

# Type aliases

IndexType is the type of index.