type encoding/asn1.Flag
3 uses
encoding/asn1 (current package)
asn1.go#L300: type Flag bool
asn1.go#L659: flagType = reflect.TypeOf(Flag(false))
asn1.go#L878: case *Flag:
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)