Daniel Loreto

Results 11 issues of Daniel Loreto

As suggested in https://github.com/jetpack-io/typeid-go/issues/4, typeids could implement the `encoding.BinaryMarshaler` and `encoding.BinaryUnmarshaler` interfaces. To do so, we would first have to define in the spec the standard binary representation for typeids....