Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CustomDomainChecker ¶
func CustomDomainChecker(checker func(hello *tls.ClientHelloInfo) bool) options.Option
Types ¶
type OptionChecker ¶
type OptionChecker struct {
Checker func(hello *tls.ClientHelloInfo) bool
}
Click to show internal directories.
Click to hide internal directories.