type crypto/x509.HostnameError
4 uses
crypto/x509 (current package)
verify.go#L104: type HostnameError struct {
verify.go#L109: func (h HostnameError) Error() string {
verify.go#L1067: return HostnameError{c, candidateIP}
verify.go#L1095: return HostnameError{c, h}
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)