Skip to main content

CEL Go

Recommendation
Updated
Moved
USE
2021-09-07

What is it

CEL Go is a Go SDK for compiling and evaluating CEL expressions.

When to use it

Use it to add CEL capabilities to other SDKs and services.

For example, it's used by the IAM Go SDK to define access control expressions for gRPC methods.

How to learn it