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

# Functions

New creates new worker.

# Structs

CachedFile defines file cached in the file store.
Cmd defines command and limits to start a program using in envexec.
Collector defines on the output (stdout / stderr) to be collected over pipe.
Config defines worker configuration.
LocalFile defines file stores on the local file system.
MemoryFile defines file stores in the memory.
Request defines single worker request.
Response defines worker response for single request.
Result defines single command response.
Stat stores the statistic of the Worker.

# Interfaces

CmdFile defines file used in the cmd.
EnvironmentPool defines pools for environment to be used to execute commands.
Worker defines interface for executor.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author