Skip to content

Conversation

@sudo-suhas
Copy link
Contributor

@sudo-suhas sudo-suhas commented Nov 3, 2022

  • Implement a new 'script' processor with 'tengo' as the only supported script engine.
  • Add internal packages for translating asset proto value into map[string]interface{} and for updating asset proto value with the given map.

Closes #420

- Implement a new 'script' processor with 'tengo' as the only supported
  script engine.
- Add internal packages for translating asset proto value into
  map[string]interface{} and for updating asset proto value with the
  given map.
Copy link
Contributor

@StewartJingga StewartJingga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sudo-suhas sudo-suhas merged commit 6cf9737 into main Nov 8, 2022
@sudo-suhas sudo-suhas deleted the script-processor branch November 8, 2022 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: add mapping processor

4 participants