encoding/asn1.RawValue.IsCompound (field)
2 uses
encoding/asn1 (current package)
asn1.go#L511: IsCompound bool
marshal.go#L618: t.tag = bytesEncoder(appendTagAndLength(t.scratch[:0], tagAndLength{rv.Class, rv.Tag, len(rv.Bytes), rv.IsCompound}))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)