Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Split Inject and Extract Builtin interfaces #316

Merged
merged 1 commit into from
Jan 7, 2019

Commits on Oct 23, 2018

  1. Split Inject and Extract Builtin interfaces

    If we had separate formats for inject and extract this refactor would have been much cleaner.
    
    This allows us to better avoid partially implementing the TextMap interface and throwing an exception for the other method.
    
    Since Binary is a new addition, I applied a similar refactoring to that.
    
    Closes opentracing#315.
    tylerbenson committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    875022c View commit details
    Browse the repository at this point in the history