package
0.0.0-20241028060125-899b06f7d1e8
Repository: https://github.com/alextanhongpin/go-embed.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
cel-go
- non-Turing complete language
- ideal for use within latency critical applications
- key applications: security policy, protocols
Real world usecase
- Checking requests and responses with the Common Expression Language (CEL)
- Usage in Google Cloud IAM
- How Google uses Common Expression Language
- google/cel-spec