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

Go binding: Finish implementation of the Maybe module #311

Open
DamianReeves opened this issue Oct 18, 2024 · 0 comments
Open

Go binding: Finish implementation of the Maybe module #311

DamianReeves opened this issue Oct 18, 2024 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed morphir-go Go lang integration/bindings sdk-bindings Work related to bindings for the Morphir SDK

Comments

@DamianReeves
Copy link
Member

Go binding: Finish implementation of the Maybe module

Item Detail
Binding Go
Module Morphir.SDK.Maybe
Relevant Morphir.IR.SDK module Morphir.IR.SDK.Maybe
Relevant morphir-jvm code morphir.sdk.Maybe
Relevant Elm Module Maybe

Provide a Go lang implementation of the Morphir.SDK.Maybe module for Morphir.SDK.

The implementation should include all the functionality for Maybe as well as tests (we are willing to have this split across PRs).

This effort has already been started and can be found here: https://github.com/finos/morphir/tree/features/polyglot-morphir/bindings/go/morphir/sdk/maybe

@DamianReeves DamianReeves added good first issue Good for newcomers help wanted Extra attention is needed morphir-go Go lang integration/bindings sdk-bindings Work related to bindings for the Morphir SDK labels Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed morphir-go Go lang integration/bindings sdk-bindings Work related to bindings for the Morphir SDK
Projects
None yet
Development

No branches or pull requests

1 participant