Versions in this module Expand all Collapse all v2 v2.1.2 Sep 2, 2019 Changes in this version + func Add(a int, b int) int + func AddSub(ctl *controller.TaskCtl, a int, b int) (int, int) + func Retry(ctl *controller.TaskCtl, a int, b int) (int, int) + type User struct + Id int + Name string + func AppendUser(user User, ids []int, names []string) []User Other modules containing this package github.com/gojuukaze/YTask