Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 831 Bytes

File metadata and controls

26 lines (19 loc) · 831 Bytes

Template for FFI Wrapper

Generate the necessary FFI code automatically for a Go-based driver. This code was ported from upstream apache/arrow-adbc.

Usage:

go run main.go -prefix Bigquery -driver path/to/driver/go