Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LayoutContext ¶
type LayoutNode ¶
type LayoutNode = layoutnode.LayoutNode
type Runtime ¶
type Runtime interface {
Run(LayoutContext, LayoutNode) op.CallOp
}
func NewRuntime ¶
func NewRuntime() Runtime
Click to show internal directories.
Click to hide internal directories.