package
0.63.0
Repository: https://github.com/rickb777/sqlapi.git
Documentation: pkg.go.dev

# Functions

BuildTypeSetFromChan constructs a new TypeSet from a channel that supplies a sequence of values until it is closed.
ConvertTypeSet constructs a new set containing the supplied values, if any.
NewTypeSet creates and returns a reference to an empty set.

# Constants

SQL driver uses Scan() & Value() to encode & decode.
For JSON-encoded fields.
No description provided by the author
For generic text-encoded fields.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
TypeSet is the primary type that represents a set.