go-judge/pkg/pool/doc.go
criyle 7951f37bd4 Implements the draft executor server
- Add new command executorserver as the draft executor server
- Move shared pool logic into /pkg/pool
2020-03-04 02:12:26 -05:00

3 lines
94 B
Go

// Package pool provides reference implements of environent pool and cgroup pool
package pool