dagger icon indicating copy to clipboard operation
dagger copied to clipboard

Make HashTransformer use common SerDe

Open prakharmathur82 opened this issue 4 years ago • 0 comments

Currently, the HashTransformer uses its own implementation for protobuf SerDe.

  • Move SerDe logic from dagger-core to dagger-common.
  • Use common SerDe for both core and HashTransformer.

prakharmathur82 avatar Aug 13 '21 07:08 prakharmathur82