This is a library for writing Go (Baduk) related programs. It currently includes basic game logic and support for the Go Text Protocol.
Build and view the documentation:
sh $ cargo doc $ $BROWSER target/doc/libgo/index.html