package
Version:
v0.0.0-...-85cd7ee
Opens a new window with list of versions in this module.
Published: Apr 25, 2024
License: MIT
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
¶
type TLS struct {
InsecureSkipVerify bool `yaml:"insecureSkipVerify"`
CaFile string `yaml:"caFile"`
ServerName string `yaml:"serverName"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.