grpc-go-tutorial
grpc-go-tutorial copied to clipboard
grpc.WithPerRPCCredentials() 传入的参数不合法
https://github.com/wangy8961/grpc-go-tutorial/blob/7605120c1b91d7cd4e47b63284027a64cdcc8a17/features/authentication/token-auth/client/main.go#L51
似乎是遗留的代码导致的。