Crates.io | libgo |
lib.rs | libgo |
version | 0.5.0 |
source | src |
created_at | 2016-07-31 18:50:39.000779 |
updated_at | 2024-10-21 22:37:37.587643 |
description | Basic Go library that implements the Go Text Protocol. |
homepage | |
repository | https://github.com/dcampbell24/libgo |
max_upload_size | |
id | 5844 |
size | 86,118 |
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:
$ cargo doc --open