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: Start implementation of the Decimal module #319

Open
michelchan opened this issue Oct 21, 2024 · 0 comments
Open

Go binding: Start implementation of the Decimal module #319

michelchan opened this issue Oct 21, 2024 · 0 comments
Labels
good first issue Good for newcomers morphir-go Go lang integration/bindings sdk-bindings Work related to bindings for the Morphir SDK

Comments

@michelchan
Copy link
Collaborator

michelchan commented Oct 21, 2024

Go binding: Start implementation of the Decimal module

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

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

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

Please place it here: https://github.com/finos/morphir/tree/features/polyglot-morphir/corelib/go/morphir/sdk/

@DamianReeves DamianReeves added good first issue Good for newcomers morphir-go Go lang integration/bindings sdk-bindings Work related to bindings for the Morphir SDK labels Oct 21, 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 morphir-go Go lang integration/bindings sdk-bindings Work related to bindings for the Morphir SDK
Projects
Status: Ready
Development

No branches or pull requests

2 participants