Skip to content

views: pass argument without marshalling #924

@adecaro

Description

@adecaro

Currently, we can pass an argument to an initiator view via marshaling through the view factory.
If the view factory is though called directly from within the stack, without passing through a REST or GRPC call, this marshaling step is not necessary.

This Issue is about the introduction of a way to pass to the view directly the input as a struct.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions