deno

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: AGPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DenoAdapter

type DenoAdapter struct{}

func (*DenoAdapter) Judge

func (g *DenoAdapter) Judge(ctx context.Context, task judge.JudgeTask) error

func (*DenoAdapter) Name

func (g *DenoAdapter) Name() string

type DenoAdapterConfig

type DenoAdapterConfig struct {
	Script  string `json:"script"`
	Timeout int    `json:"timeout"`
}

Jump to

Keyboard shortcuts

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