libgo

Crates.iolibgo
lib.rslibgo
version0.5.0
sourcesrc
created_at2016-07-31 18:50:39.000779
updated_at2024-10-21 22:37:37.587643
descriptionBasic Go library that implements the Go Text Protocol.
homepage
repositoryhttps://github.com/dcampbell24/libgo
max_upload_size
id5844
size86,118
fedora-coreos-crates-owners (github:coreos:fedora-coreos-crates-owners)

documentation

README

libgo

This is a library for writing Go (Baduk) related programs. It currently includes basic game logic and support for the Go Text Protocol.

Building Documentation

Build and view the documentation:

$ cargo doc --open
Commit count: 73

cargo fmt