Spawn.Utils.AnySerializer (spawn v2.0.0-RC13)

View Source

AnySerializer is responsible for serializing the protobuf type Any to Elixir structures and vice versa.

Summary

Functions

any_pack!(record)

any_unpack!(any_record, builder)

json_any_pack!(map)

normalize_no_package(rest)

normalize_package_name(type_url)

pack_all_to_any(record, state_type)

unpack_any_bin(bin)

unpack_unknown(any)