runner

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2025 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Verbose      bool
	RootList     string
	Debug        bool
	JsonOutput   bool
	WatchFile    bool
	OutputDir    string
	NatsSubject  string
	NatsUrl      string
	NatsCredFile string
	ActorPID     *actor.PID
	ActorEngine  *actor.Engine
}

func ParseOptions

func ParseOptions() (*Options, error)

type Runner

type Runner struct {
	// contains filtered or unexported fields
}

func NewRunner

func NewRunner(options *Options) (*Runner, error)

func (*Runner) Run

func (r *Runner) Run()

Jump to

Keyboard shortcuts

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