Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Call ¶
type Call struct { Func string Return string VarStack map[string]string Traits task.Traits // contains filtered or unexported fields }
func (*Call) GetParentRole ¶
func (c *Call) GetParentRole() interface{}
func (*Call) GetParentRolePath ¶
Click to show internal directories.
Click to hide internal directories.