grpc-go/credentials
Peter Sanford 2e56e83e3a Use tls.Config.Clone() for go1.8
go1.8 now has native support for tls.Clone() so for 1.8+ use that for
credentials.cloneTLSConfig.
2017-02-21 12:03:28 -08:00
..
oauth Fix a spelling mistake. 2016-10-31 19:53:00 -07:00
credentials.go ClientHandshake to return AuthInfo (#956) 2017-01-09 13:29:20 -08:00
credentials_test.go Debugging tests for AuthInfo (#1046) 2017-01-11 11:10:52 -08:00
credentials_util_go17.go Use tls.Config.Clone() for go1.8 2017-02-21 12:03:28 -08:00
credentials_util_go18.go Use tls.Config.Clone() for go1.8 2017-02-21 12:03:28 -08:00
credentials_util_pre_go17.go Use tls.Config.Clone() for go1.8 2017-02-21 12:03:28 -08:00