package
0.62.0
Repository: https://github.com/clickhouse/ch-go.git
Documentation: pkg.go.dev

# Functions

FormatU128 formats city.U128 as hex.
MethodString retrieves an enum value from the enum constants string name.
MethodStrings returns a slice of all String values of the enum.
MethodValues returns all values of the enum.
NewReader returns new *Reader from r.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
Possible compression methods.
Possible compression methods.
Possible compression methods.
Possible compression methods.

# Structs

CorruptedDataErr means that provided hash mismatch with calculated.
Reader decodes compressed blocks.
Writer encodes compressed blocks.

# Type aliases

Level for supporting compression codecs.
Method is compression codec.