type crypto/x509.HostnameError
4 uses
crypto/x509 (current package)
verify.go#L93: type HostnameError struct {
verify.go#L98: func (h HostnameError) Error() string {
verify.go#L1036: return HostnameError{c, candidateIP}
verify.go#L1059: return HostnameError{c, h}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)