Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration into go templating #8

Open
obbardc opened this issue Feb 6, 2024 · 0 comments
Open

Integration into go templating #8

obbardc opened this issue Feb 6, 2024 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@obbardc
Copy link

obbardc commented Feb 6, 2024

Do you have an example of how to integrate this library into go templating?

We are currently using sprig's functions e.g:

{{ add 10 10 }}

Does govaluate support something e.g. (it's quite messy :-))

{{ govaluate "10 + 10" }}
@casbin-bot casbin-bot added the question Further information is requested label Feb 6, 2024
@obbardc obbardc changed the title templating Integration into go templating Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants