Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DialWithDeadline ¶
DialWithDeadline works around the case when net.DialWithTimeout succeeds, but key exchange hangs. Setting deadline on connection prevents this case from happening
Types ¶
type Option ¶
type Option func(opts *options)
func WithAttachIO ¶
func WithIsSensitiveEnvVar ¶
func WithPrefix ¶
func WithTimeout ¶
Click to show internal directories.
Click to hide internal directories.