mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-26 09:16:22 +02:00
Start go/rust bindings
This commit is contained in:
parent
a2c207347e
commit
2572aa1413
7 changed files with 262 additions and 0 deletions
3
bindings/go/cgo/go.mod
Normal file
3
bindings/go/cgo/go.mod
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
module github.com/asg017/sqlite-vec/bindings/go/cgo
|
||||
|
||||
go 1.20
|
||||
Loading…
Add table
Add a link
Reference in a new issue