We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 288eb8a commit 41ee9d7Copy full SHA for 41ee9d7
api/next/66249.txt
@@ -1,5 +1,5 @@
1
pkg crypto/x509, func ParseOID(string) (OID, error) #66249
2
pkg crypto/x509, method (OID) MarshalText() ([]byte, error) #66249
3
-pkg crypto/x509, method (*OID) UnmarshalText([]byte) (error) #66249
+pkg crypto/x509, method (*OID) UnmarshalText([]byte) error #66249
4
pkg crypto/x509, method (OID) MarshalBinary() ([]byte, error) #66249
5
-pkg crypto/x509, method (*OID) UnmarshalBinary([]byte) (error) #66249
+pkg crypto/x509, method (*OID) UnmarshalBinary([]byte) error #66249
0 commit comments