ory/ladon

Help required with Equals keyword

Closed this issue · 1 comments

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.

type StringEqualCondition struct {
Equals string `json:"equals"`
}

Sorry, misunderstanding on my part