This website requires JavaScript.
Explore
Help
Sign In
mirror
/
go-sqlcipher
mirror of
https://github.com/xeodou/go-sqlcipher.git
Watch
1
Star
0
Fork
You've already forked go-sqlcipher
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ab9bed5c80
go-sqlcipher
/
sqlite3_other.go
10 lines
96 B
Go
Raw
Blame
History
// +build !windows
package
sqlite3
/*
#cgo CFLAGS: -I.
#cgo linux LDFLAGS: -ldl
*/
import
"C"
Reference in New Issue
View Git Blame
Copy Permalink