Documentation
¶
Index ¶
- func Add(args ...any) ([]interface{}, error)
- func Divide(args ...any) ([]interface{}, error)
- func Multiply(args ...any) ([]interface{}, error)
- func StepWillError3Times(args ...any) ([]interface{}, error)
- func StepWillErrorInfinitely(args ...any) ([]interface{}, error)
- func Sub(args ...any) ([]interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StepWillError3Times ¶
Step will error 3times and return arg*30 and arg*31 on the 4th try
func StepWillErrorInfinitely ¶
Step will error infinitely
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.