package
19.1.0-rc.1+incompatible
Repository: https://github.com/dchenk/cockroach.git
Documentation: pkg.go.dev

# Functions

FromColumnType returns the T that corresponds to the input ColumnType.
FromColumnTypes calls FromColumnType on each element of cts, returning the resulting slice.
GetDatumToPhysicalFn returns a function for converting a datum of the given ColumnType to the corresponding Go type.