package
Version:
v0.0.0-...-6503209
Opens a new window with list of versions in this module.
Published: Feb 23, 2024
License: LGPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type SSLOptions struct {
CAFile string `json:"ca"`
CertFile string `json:"cert"`
KeyFile string `json:"key"`
SkipValidation bool `json:"skip_validation"`
ServerName string `json:"server_name"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.