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 UserChangedPackage ¶
type UserChangedPackage struct{ Path string }
type UserChangedSplitSizes ¶
type UserChangedSplitSizes struct {
SplitSizes []float64
}
type UserClickedNode ¶
Click to show internal directories.
Click to hide internal directories.