encoding/asn1.SyntaxError.Msg (field)
3 uses
encoding/asn1 (current package)
asn1.go#L37: Msg string
asn1.go#L40: func (e StructuralError) Error() string { return "asn1: structure error: " + e.Msg }
crypto/x509
x509.go#L1044: return asn1.StructuralError{Msg: "bad SAN sequence"}
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)