add missing comments
This commit is contained in:
Родитель
dea407f640
Коммит
93e2f8140e
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче