actions

package
v0.0.0-...-c1df235 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2018 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dial

type Dial struct {
	Open    func() flux.ActionInterface
	Message func(interface{}) flux.ActionInterface
	Close   func() flux.ActionInterface
}

type GetPackageClose

type GetPackageClose struct{ Path string }

type GetPackageMessage

type GetPackageMessage struct {
	Path    string
	Message interface{}
}

type GetPackageOpen

type GetPackageOpen struct{ Path string }

type GetPackageStart

type GetPackageStart struct{ Path string }

type Inject

type Inject struct{}

type Load

type Load struct{}

type Send

type Send struct{ Message services.Message }

type UserChangedPackage

type UserChangedPackage struct{ Path string }

type UserChangedSplitSizes

type UserChangedSplitSizes struct {
	SplitSizes []float64
}

type UserClickedNode

type UserClickedNode struct {
	Root gotypes.Object
	Name string
	Type gotypes.Type
	Data dst.Expr
}

type UserMutatedValue

type UserMutatedValue struct {
	Root   gotypes.Object
	Change dstutil.ApplyFunc
}

Jump to

Keyboard shortcuts

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