-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
cleanupSomething needs some cleanupSomething needs some cleanupenhancementNew feature or requestNew feature or request
Milestone
Description
The goal of this Issue is to:
- Bring context.Context as first parameter of the functions getting it in input
- Introduce a way to set a timeout when running a view via
RunView - Remove the finality handler cause it is not needed anymore
- Streamline the use of local interfaces
- Remove unnecessary functions from
view.Manager - Introduce
LocalFactoryto create an instance of a view directly from a struct so to avoid any unnecessary struct marshaling.
Metadata
Metadata
Assignees
Labels
cleanupSomething needs some cleanupSomething needs some cleanupenhancementNew feature or requestNew feature or request