This commit is contained in:
iamqizhao 2015-04-15 15:37:42 -07:00
Родитель dea407f640
Коммит 93e2f8140e
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -86,6 +86,7 @@ type TransportAuthenticator interface {
Credentials
}
// tlsCreds is the credentials required for authenticating a connection using TLS.
type tlsCreds struct {
// TLS configuration
config tls.Config