View Source Dopple.Event protocol (Dopple v0.1.1-alpha12)

Describes the event that caused the system to ping a target

Link to this section Summary

Link to this section Types

Link to this section Functions

@spec id(t()) :: atom() | binary()
@spec type(t()) :: atom()
@spec value(t()) :: any()