Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-3910

Support floating point values in Go SDK

Details

    • New Feature
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • None
    • Not applicable
    • sdk-go
    • None

    Description

      The Go SDK supports all the integer types of the language, but does not support floats.

      My plan for coding is to use the same technique the gob package uses, which results in a compact encoding for simple values.

      https://golang.org/src/encoding/gob/encode.go?#L210 with rationale explained in https://golang.org/pkg/encoding/gob/#hdr-Encoding_Details

      The resulting uint is then encoded using the existing coders in coderx.

      Attachments

        Issue Links

          Activity

            People

              wcn3 Bill Neubauer
              wcn3 Bill Neubauer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 24h
                  24h
                  Remaining:
                  Time Spent - 1.5h Remaining Estimate - 22.5h
                  22.5h
                  Logged:
                  Time Spent - 1.5h Remaining Estimate - 22.5h
                  1.5h