Documentation ¶ Index ¶ func Open() (uintptr, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Open ¶ func Open() (uintptr, error) Open loads libsqlite3 and returns the dlopen handle. SQLITE_LIB_PATH is an exclusive library path override. Without an override, Open tries the unversioned development name and then the runtime SONAME. Types ¶ This section is empty. Source Files ¶ View all Source files loader.go Click to show internal directories. Click to hide internal directories.