package
0.1.3
Repository: https://github.com/criyle/go-judge-client.git
Documentation: pkg.go.dev

# Packages

Package syzojclient provides interface interact with syzoj front-end.

# Constants

Whether progress success / fail.
Whether progress success / fail.

# Structs

JudgeResult contains final result of current task.
JudgeTask contains task received from server.
ProgressCompiled compiled progress.
ProgressProgressed contains progress of current task.
SubTaskResult contains result for single sub-task.
TestCaseResult contains result for single case.

# Interfaces

Client should connect to web service and receive works from web it should sent received work through go channel (have background goroutine(s)).
Task contains a single task received from web.

# Type aliases

ProgressStatus defines progress status.