httpx

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Module

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

func New

func New(binary string) *Module

func (*Module) Description added in v0.1.0

func (m *Module) Description() string

func (*Module) Name

func (m *Module) Name() string

func (*Module) Produces added in v0.1.0

func (m *Module) Produces() []string

func (*Module) Requires added in v0.1.0

func (m *Module) Requires() []string

func (*Module) Run

func (m *Module) Run(ctx context.Context, runCtx *modules.RunContext, executor runner.Executor) (*modules.Result, error)

Jump to

Keyboard shortcuts

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