View Source ExRocketmq.Remote.ExtFields behaviour (lib_oss v0.1.0)
behavior of ext_fields
Summary
Types
@type t() :: struct()
Callbacks
@callback to_map(t()) :: ExRocketmq.Typespecs.str_dict()
Functions
@spec to_map(t()) :: ExRocketmq.Typespecs.str_dict()
convert a struct to a jsonable string->string dict