command
Version:
v2.0.0+incompatible
Opens a new window with list of versions in this module.
Published: Aug 2, 2018
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
How to compile
cd ${GOPATH}/src/github.com/mattn/go-sqlite3/examples/mod_regexp
make all
How to run
The OS has to be able to find the compiled extension.
In normal cases this library (.so) should be added to the LD_LIBRARY_PATH.
Run run from current compiled directory.
LD_LIBRARY_PATH=$(pwd) ./extension
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.