encoding/asn1.ObjectIdentifier.String (method, view implemented interface methods)
4 uses
encoding/asn1 (current package)
asn1.go#L238: func (oi ObjectIdentifier) String() string {
crypto/x509
x509.go#L1913: specifiedExtensions[atv.Type.String()] = true
x509.go#L1921: if specifiedExtensions[e.Id.String()] {
crypto/x509/pkix
pkix.go#L52: oidString := tv.Type.String()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)