Documentation ¶
Index ¶
- func Add(args ...int64) (int64, error)
- func Concat(strs []string) (string, error)
- func LongRunningTask() error
- func Multiply(args ...int64) (int64, error)
- func PanicTask() (string, error)
- func Split(str string) ([]string, error)
- func SumFloats(numbers []float64) (float64, error)
- func SumInts(numbers []int64) (int64, error)
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.