v1compat

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2017 License: BSD-3-Clause Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// A global version. Bump if we start producing fundamentally incompatible
	// inputs.
	InputVersion = 0
)

Variables

This section is empty.

Functions

func CreateArchiveFromGit

func CreateArchiveFromGit(
	problemName string,
	archivePath string,
	repositoryPath string,
	inputHash string,
	loader *SettingsLoader,
) (*common.ProblemSettings, int64, error)

func NewGraderInputFactory

func NewGraderInputFactory(
	problemName string,
	config *common.Config,
	loader *SettingsLoader,
) common.InputFactory

Types

type SettingsLoader

type SettingsLoader struct {
	Settings *common.ProblemSettings
	GitTree  string
}

Jump to

Keyboard shortcuts

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