openfga / language

Grammar for the OpenFGA modeling language
https://openfga.dev
Apache License 2.0
16 stars 7 forks source link

feat: add limited support for mixed operators in Golang binding #136

Closed jimmyjames closed 7 months ago

jimmyjames commented 7 months ago

This PR adds initial support for mixed operators to the Golang bindings.

Description

Golang binding implementation for the initial mixed operators support as done in #107. Similar to the JS implementation, this change does not support anything involving multiple references to direct assignment, or the presence of direct assignment not as the first entry, or references to self/this.

References

Review Checklist

linux-foundation-easycla[bot] commented 7 months ago

CLA Signed

The committers listed above are authorized under a signed CLA.