func isMemberOf()
in
pam_darwin.go [25:27]
3
lines of code
1
McCabe index (conditional complexity)
func isMemberOf(groupName string) bool { return true }