Pakket: golang-cel-expr-dev (0.24.0-1)
Verwijzigingen voor golang-cel-expr-dev
Debian bronnen:
Het bronpakket golang-cel-expr downloaden:
- [golang-cel-expr_0.24.0-1.dsc]
- [golang-cel-expr_0.24.0.orig.tar.gz]
- [golang-cel-expr_0.24.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Common Expression Language (library)
The Common Expression Language (CEL) implements common semantics for expression evaluation, enabling different applications to more easily interoperate. For instance it can be used to implement security policies.
CEL evaluates in linear time, is mutation free, and not Turing-complete. This limitation is a feature of the language design, which allows the implementation to evaluate orders of magnitude faster than equivalently sandboxed JavaScript.
CEL is designed to be embedded in applications, and allows for extensibility via its context which allows for functions and data to be provided by the software that embeds it.
Andere aan golang-cel-expr-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-google-genproto-dev
- Generated Go packages for common protocol buffer types
-
- dep: golang-google-protobuf-dev
- Go support for protocol buffers (APIv2)