Documentation
¶
Index ¶
Constants ¶
View Source
const ( ModeTest = "test" ModeTags = "tags" ModeValidator = "val" ModeChecker = "check" ModeInteractor = "inter" ModeSolutionMain = "main" ModeSolutionCorrect = "ok" ModeSolutionIncorrect = "incor" ModeSample = "sample" ModeImage = "image" // statement resource )
Variables ¶
View Source
var (
ErrUnknownMode = errors.New("unknown wooda mode")
)
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.