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: 52fea18c0f5aaeb3a45d5790fe4e8bcc69be01f1 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
// +build !windows
package
sqlite3
/*
#cgo LDFLAGS: -v -ldl
*/
import
"C"