All Gomill code is contained in modules under the gomill package.
The package includes both the ‘toolkit’ (Go board, SGF, and GTP) code, and the code implementing the ringmaster.
The package module itself defines only a single constant:
The library version, as a string (like "0.7").
New in version 0.7.
Unless otherwise stated, string values are 8-bit UTF-8 strings.