aboutsummaryrefslogtreecommitdiff
path: root/monzero.go
AgeCommit message (Collapse)AuthorFilesLines
2021-12-02add basic infrastructure for writing a checkerGibheer1-0/+150
These are the first components to interact with the database in a predefined way to write a checker instance. CheckExec serves as an example implementing the Executor interface.