Documentation ¶
Overview ¶
Package core contains only libsq core sub-packages. No package within pkg core may have dependencies on another libsq package unless that pkg is also in core.
Directories ¶
Path | Synopsis |
---|---|
Package cleanup provides functionality for executing cleanup functions.
|
Package cleanup provides functionality for executing cleanup functions. |
Package errz is sq's error package.
|
Package errz is sq's error package. |
Package kind encapsulates the notion of data "kind": that is, it is an abstraction over data types across implementations.
|
Package kind encapsulates the notion of data "kind": that is, it is an abstraction over data types across implementations. |
Package options is the home of the Options type, used to control optional behavior of core types such as Source.
|
Package options is the home of the Options type, used to control optional behavior of core types such as Source. |
Package core.sqlmodel provides functionality for modeling SQL constructs.
|
Package core.sqlmodel provides functionality for modeling SQL constructs. |
Package sqlz contains core types such as Kind and Record.
|
Package sqlz contains core types such as Kind and Record. |
Package stringz contains string functions similar in spirit to the stdlib strings package.
|
Package stringz contains string functions similar in spirit to the stdlib strings package. |
Click to show internal directories.
Click to hide internal directories.