Module libgo::gtp::command [] [src]

A Go Text Protocol Command.

Structs

Command

A GTP command.

CommandsIter

An Iterator that returns GTP commands.

Traits

Commands

A trait extending BufRead to allow reading GTP commands from any type implementing BufRead.