wooda

package
v0.19.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 14, 2025 License: MIT Imports: 7 Imported by: 0

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

type Wooda

type Wooda struct {
	// contains filtered or unexported fields
}

func NewWooda

func NewWooda(pClient *polygon.Polygon, pID int, mode string) *Wooda

func (*Wooda) Resolve added in v0.12.1

func (w *Wooda) Resolve(path string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL