func cloud.google.com/go/iam.memberIndex
4 uses
cloud.google.com/go/iam (current package)
iam.go#L234: return memberIndex(member, p.binding(r)) >= 0
iam.go#L251: if memberIndex(member, b) < 0 {
iam.go#L265: mi := memberIndex(member, b)
iam.go#L321: func memberIndex(m string, b *pb.Binding) int {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |