Go binding: Finish implementation of the LocalDate module
- Dominant language
- Rust
- Stars
- 209
- Forks
- 65
- Avg merge
- 8h 55m
- Merged PRs (30d)
- 126
Description
## Go binding: Finish implementation of the LocalDate module
| Item | Detail |
|---------|-----------------------|
| Binding | `Go` |
| Module | `Morphir.SDK.LocalDate` |
| Relevant Morphir.IR.SDK module| [`Morphir.IR.SDK.LocalDate`](https://github.com/finos/morphir-elm/blob/main/src/Morphir/IR/SDK/LocalDate.elm)
| Relevant `morphir-jvm` code |[`morphir.sdk.LocalDate`](https://github.com/finos/morphir-jvm/blob/main/morphir/sdk/core/src/morphir/sdk/LocalDate.scala) |
| Relevant Elm Module | [`LocalDate`](https://github.com/finos/morphir-elm/blob/main/src/Morphir/SDK/LocalDate.elm)|
Provide a Go lang implementation of the `Morphir.SDK.LocalDate` module for `Morphir.SDK`.
The implementation should include all the functionality for LocalDate 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/
Contributor guide
Assessment
This issue has not been assessed yet.