index
:
golite
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sqlite3_other.go
blob: 96fb1946fcb75ec1053b285da31234acf04312da (
plain
) (
blame
)
1
2
3
4
5
6
7
8
// +build !windows
package
sqlite3
/*
#cgo pkg-config: sqlite3
*/
import
"C"