Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 592 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 592 Bytes

Golang bindings for BOSSWAVE

Please import this package as "gopkg.in/immesys/bw2bind.v3" if you would like a guarantee that future changes to the bindings will not break your code. If instead you want to ensure you have the latest features and don't mind tracking changes, import this as "github.com/immesys/bw2bind".

For examples on how to use these bindings, please read the examples directory in this repo

The documentation for these bindings can be read at godoc.org/gopkg.in/immesys/bw2bind.v3