judger

package
v0.0.0-...-a35a875 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2023 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const JUDGER_HOST_PROP = "judger.host"
View Source
const JUDGER_JUDGE_PATH = "/api/v1/judge"

Variables

This section is empty.

Functions

func PostJudgeSync

func PostJudgeSync(packagelug string, judgeRequest JudgeRequest) ([]map[string]interface{}, error)

Types

type JudgeRequest

type JudgeRequest struct {
	Src         string `json:"src"`
	SrcLanguage string `json:"src_language"`
}

Jump to

Keyboard shortcuts

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