Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Implement Binary codec #304

Merged
merged 4 commits into from
May 14, 2021
Merged

Implement Binary codec #304

merged 4 commits into from
May 14, 2021

Commits on Apr 26, 2021

  1. Implement Binary codec

    Implements extract and inject methods of the Binary codec to be able
    to inject/extract span context to/from bytearray.
    
    Signed-off-by: George Leman <gleman@mailgun.com>
    cedy committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    8077bcf View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Add test for binary codec compatibility with goclient

    Signed-off-by: George Leman <gleman@mailgun.com>
    cedy committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    c1b340f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Remove extra baggage items from binary codec test

    Signed-off-by: George Leman <gleman@mailgun.com>
    cedy committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    4d0d226 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    6d4b0e3 View commit details
    Browse the repository at this point in the history