type crypto/x509.HostnameError
4 uses
crypto/x509 (current package)
verify.go#L106: type HostnameError struct {
verify.go#L111: func (h HostnameError) Error() string {
verify.go#L1176: return HostnameError{c, candidateIP}
verify.go#L1199: return HostnameError{c, h}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)