Tapper v0.6.2 Tapper.Protocol.Annotation View Source
Annotation, with endpoint and timestamp.
Link to this section Summary
Link to this section Types
Specs
t() :: %Tapper.Protocol.Annotation{ host: Tapper.Protocol.Endpoint.t(), timestamp: Tapper.Protocol.timestamp(), value: String.t() | atom() }