summaryrefslogtreecommitdiff
path: root/bindings/go/quackle.go
AgeCommit message (Collapse)Author
2016-01-07bindings/go: Use `go` tool to generate go bindingsH. İbrahim Güngör
`go` tool can help build packages by recognizing `.swig` and `.swigcxx` extensions. It invokes the `swig` command internally while building the package.