xd

package
v0.4.6 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run()

Run runs XD main function

Types

type Context

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

func NewContext

func NewContext() *Context

func (*Context) AddCloser

func (c *Context) AddCloser(cl io.Closer) int

func (*Context) AddSwarm

func (c *Context) AddSwarm(sw *swarm.Swarm)

func (*Context) Close

func (c *Context) Close() error

func (*Context) RemoveCloser

func (c *Context) RemoveCloser(id int)

func (*Context) ReplaceCloser

func (c *Context) ReplaceCloser(id int, cl io.Closer)

func (*Context) Run

func (c *Context) Run()

func (*Context) RunSignals

func (c *Context) RunSignals()

func (*Context) Running

func (c *Context) Running() bool

Jump to

Keyboard shortcuts

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