This website requires JavaScript.
Explore
Help
Sign In
re
/
go-sqlite3
forked from
mirror/go-sqlite3
Watch
1
Star
0
Fork
You've already forked go-sqlite3
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f595dd9955
go-sqlite3
/
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