For any who are interested, I've published a (incomplete, but growing) set of GDAL bindings for the Go language at https://github.com/lukeroth/gdal.go . The bindings cover most of the GDAL C API, the OGR C API is next. More details are available at the Github page. Let me know if you find them useful! Luke