package
Version:
v0.11.0
Opens a new window with list of versions in this module.
Published: Mar 7, 2020
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package tls is intended to provide a minimal set of compatible interfaces with the
Go standard library's tls package.
Dial makes a TLS network connection. It tries to provide a mostly compatible interface
to tls.Dial().
Dial connects to the given network address.
Config is a placeholder for future compatibility with
tls.Config.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.