cel-go icon indicating copy to clipboard operation
cel-go copied to clipboard

Expose interpreter.Activation creation methods on 'cel' package.

Open TristonianJones opened this issue 5 years ago • 0 comments

Feature request checklist

  • [X] There are no issues that match the desired change
  • [X] The change is large enough it can't be addressed with a simple Pull Request
  • [ ] If this is a bug, please file a Bug Report.

Change Expose the interpreter.Activation via the top-level cel package, either via the creation methods interpreter.NewActivation as cel.NewActivation or via type alias.

Example Replace this text with an example indicating the desired functionality.

TristonianJones avatar Oct 19 '20 18:10 TristonianJones