Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JudgeRequest ¶
type JudgerClient ¶
type JudgerClient struct {
Host string
}
func (JudgerClient) GetState ¶
func (jc JudgerClient) GetState() (string, error)
func (JudgerClient) PostJudgeSync ¶
func (jc JudgerClient) PostJudgeSync(packagelug string, judgeRequest JudgeRequest) ([]map[string]interface{}, error)
Click to show internal directories.
Click to hide internal directories.