swfsm icon indicating copy to clipboard operation
swfsm copied to clipboard

should serializers have an `func Unwrap(serialized string) (error, string)` method?

Open sclasen opened this issue 9 years ago • 1 comments

things like the S3Serializer would resolve from S3, compressing serializers could decompress, etc

/cc @dpiddy

sclasen avatar Mar 15 '16 01:03 sclasen

That sounds good!

danp avatar Mar 15 '16 01:03 danp