zombie

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2026 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

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

func New

func New(engine *sdkzombie.Engine) *Command

func (*Command) Execute

func (c *Command) Execute(ctx context.Context, args []string) error

func (*Command) Name

func (c *Command) Name() string

func (*Command) SetProxy

func (c *Command) SetProxy(proxy string)

SetProxy stores the proxy URL. Note: the zombie library's RunOptions no longer exposes ProxyDial, so proxy is not applied at runtime until upstream re-adds support.

func (*Command) SetWorkDir

func (c *Command) SetWorkDir(dir string)

func (*Command) Usage

func (c *Command) Usage() string

func (*Command) WithLogger

func (c *Command) WithLogger(logger telemetry.Logger) *Command

func (*Command) WithProxy

func (c *Command) WithProxy(proxy string) *Command

Jump to

Keyboard shortcuts

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