Calling function directly from inside library causes no problem, but calling externally does?

前端 未结 0 1587
心在旅途
心在旅途 2020-11-28 18:27

In golang 1.15.3, I create a main file with:

func main() {
    kiteconnect.SetGlobals("username", "password", "twofa")
    fmt.P         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题