Golang mod cannot use func literal (type func(*“github.com/dgrijalva/jwt-go”.Token)

前端 未结 0 1755
太阳男子
太阳男子 2021-01-07 22:29

My code works ok, until i tryed to wrap it in docker container.

I run my code with just two commands

go build .
go run main.go

To stor

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