Documentation ¶
Index ¶
- func Any(orb *orbit.Orbit, fnc otto.FunctionCall, idx int) interface{}
- func Array(orb *orbit.Orbit, fnc otto.FunctionCall, idx int) []interface{}
- func Double(orb *orbit.Orbit, fnc otto.FunctionCall, idx int) float64
- func Image(orb *orbit.Orbit, fnc otto.FunctionCall, idx int) *image.Image
- func Number(orb *orbit.Orbit, fnc otto.FunctionCall, idx int) int
- func Object(orb *orbit.Orbit, fnc otto.FunctionCall, idx int) map[string]interface{}
- func Size(orb *orbit.Orbit, fnc otto.FunctionCall, min, max int)
- func String(orb *orbit.Orbit, fnc otto.FunctionCall, idx int) string
- func Value(orb *orbit.Orbit, exp interface{}) otto.Value
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.