-
Adrian Sutton authored
The Position type public API is immutable, but it used mutation internally and used a mix of pointer and non-pointer types. Convert everything to non-pointer types and don't perform any mutations.
6f2822be
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cmd | ||
| config | ||
| flags | ||
| game | ||
| metrics | ||
| scripts | ||
| version | ||
| .gitignore | ||
| Dockerfile | ||
| Makefile | ||
| README.md | ||
| challenger.go | ||
| challenger_test.go |