ory / ladon

A SDK for access control policies: authorization for the microservice and IoT age. Inspired by AWS IAM policies. Written for Go.
https://www.ory.sh/?utm_source=github&utm_medium=banner&utm_campaign=ladon
Apache License 2.0
2.4k stars 225 forks source link

Help required with Equals keyword #107

Closed adhicoder closed 6 years ago

adhicoder commented 6 years ago

I am not able to understand what Equals does in this context. Is it a keyword or a type? I am not able to find documentation for it. https://github.com/ory/ladon/blob/9fada03c11c183e37c13f581ee6deca8d8e747f9/condition_string_equal.go#L19-L21

adhicoder commented 6 years ago

Sorry, misunderstanding on my part