Tapper v0.2.0 Tapper.Protocol.BinaryAnnotation
Binary annotation with type, key, value, and endpoint.
Summary
Types
t()
t() :: %Tapper.Protocol.BinaryAnnotation{annotation_type: atom, host: Tapper.Protocol.Endpoint.t, key: String.t | atom, value: term}