Results 2 comments of zlasd

built-in `println` function will print to stderr, change to `fmt.Println`

参考go标准库升级http.Do的方式,可以把context放进结构体里 https://go.dev/blog/context-and-structs