internal

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Cmd      string
	Lang     string
	FileName string
	Template string
}

func (*Config) Validate

func (c *Config) Validate() error

type Contest

type Contest struct {
	Name string
	Url  string
}

type Problem added in v0.0.6

type Problem struct {
	ID          string
	DisplayedID string
}

type Task

type Task struct {
	ID   string
	Path string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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