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: 58030dbcf6a5774715249e97deae5a943509d407 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
// +build !windows
package
sqlite
/*
#cgo pkg-config: sqlite3
*/
import
"C"