app

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2025 License: AGPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run()

func RunWithArgs

func RunWithArgs(args []string) error

func RunWithArgsAndID

func RunWithArgsAndID(args []string, runID string, runSeed []byte) error

Types

type RunContext

type RunContext struct {
	Users             []string
	Mode              RunMode
	RunID             string
	RunSeed           []byte
	LogPath           string
	CookiePath        string
	CookiePersistPath string
	OutRoot           string
	NoDownload        bool
	DryRun            bool
}

type RunMode

type RunMode int
const (
	ModeVerbose RunMode = iota
	ModeQuiet
	ModeDebug
)

Jump to

Keyboard shortcuts

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