[−][src]Crate echoloc
echoloc
0.1.0
Example
Structs
Err | An error thrown by |
Event | An Echo Event |
Payload | The payload for sending a batch of Echo |
Enums
CollectorUrl | The Echo messages urls |
ErrKind | The error kind of an error thrown by |
EventType | Echo Event Type |
Response | A more generic response used when a HTTP response code doesn't make sense. Typical values might be "success" or "failure". |
Traits
Runnable | The |
Functions
worker | Create a worker within a scoped thread |
Type Definitions
Result | A result that includes a |