sandbox

package
v0.0.0-...-e477e18 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repro

type Repro struct {
	Path string `arg:"" name:"path" help:"path to the file to be downloaded"`
}

func (*Repro) Run

func (u *Repro) Run() error

type Sandbox

type Sandbox struct {
	Repro Repro `cmd:""`
	Stat  Stat  `cmd:""`
}

type Stat

type Stat struct {
	Path      string `arg:"" name:"path" help:"path to the file to be uploaded"`
	MaxPeriod int    `arg:"max time between two request in minutes"`
}

func (*Stat) Run

func (u *Stat) Run() error

Jump to

Keyboard shortcuts

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