Documentation ¶ Overview ¶ Package sqlite provides a golang target that depends on sqlite's C amalgamation file. This way we only need to build the C file once and the Golang toolchain would cache the generated artifact, thus, speeding up future builds. Source Files ¶ View all Source files sqlite.go Click to show internal directories. Click to hide internal directories.