package
1.0.0
Repository: https://github.com/xelabs/go-mysqlstack.git
Documentation: pkg.go.dev

# Functions

BytesToString casts slice to string without copy.
NewBuffer creates a new buffer.
NewHashTable create hash table.
ReadBuffer used to read buffer from datas.
StringToBytes casts string to slice without copy.

# Variables

ErrIOEOF used for io.EOF.

# Structs

Buffer represents the buffer tuple.
HashTable the hash table.

# Type aliases

Iterator used to iterate the HashTable.