var crypto/x509.emptyASN1Subject
2 uses
crypto/x509 (current package)
x509.go#L2086: var emptyASN1Subject = []byte{0x30, 0}
x509.go#L2189: extensions, err := buildCertExtensions(template, bytes.Equal(asn1Subject, emptyASN1Subject), authorityKeyId, subjectKeyId)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)