submit

package
v0.0.0-...-fbecb52 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildDockerfile

func BuildDockerfile(language string)

func ContainerCreateAndStart

func ContainerCreateAndStart(filename string, problemID string, language string) int

func ReceiveSubmitProgram

func ReceiveSubmitProgram(c *gin.Context)

Types

type Receiveprogramformat

type Receiveprogramformat struct {
	Data      string `json:"data"`
	DataID    string `json:"dataID"`
	ProblemID string `json:"problemID"`
	AuthorID  string `json:"authorID"`
	Language  string `json:"language"`
}

Jump to

Keyboard shortcuts

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