seeder

package
v0.0.0-...-381d51a Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	TAGS = []string{"crypto", "web", "pwn", "misc", "cheating", "タグ"}
)

Functions

This section is empty.

Types

type Seeder

type Seeder interface {
	Team() (*model.Team, error)
	Challenge(flagFormat string) (*model.Challenge, error)
	Submission(t *model.Team, c *model.Challenge, submitted_at int64) (bool, error)
}

func New

func New(app service.App) Seeder

Jump to

Keyboard shortcuts

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