5c7ed938f9
This is a minor breaking change to `TransportCredentials`, however it should not be a problem in practice as not many users are using custom implementations. In particular, users of `NewTLS` will not be affected. This change also replaces the earlier `Timeout` and `Cancel` fields with a `context.Context`, which is plumbed all the way down from `grpc.Dial`, laying the ground work for a user-provided context. Also, support for Go 1.7 is added. |
||
---|---|---|
.. | ||
oauth | ||
credentials.go | ||
credentials_util_go17.go | ||
credentials_util_pre_go17.go |