Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ToValueConverter interface #428

Closed
wants to merge 1 commit into from
Closed

Conversation

vanackere
Copy link
Contributor

This allows to customize how go objects are converted to the runtime

@vanackere
Copy link
Contributor Author

Quick proposal to solve #426

This allows to customize how go objects are converted to the runtime.
Intended usage is to have generic types Option[T] or Result[T,E] with a
proper/custom js representation.
@vanackere
Copy link
Contributor Author

Closing pull request due to lack of feedback...

@vanackere vanackere closed this Nov 15, 2022
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.

1 participant