Module dyer::component[][src]

Expand description

Instructions of components including client, profile, request, response, task, utils.

OverView

client contains some methods to execute Request as Future;

utils is a collection of useful tools like hash get now time stamp now and other stuff;

the others, as the file name suggests, serve as component in integration

Modules

client
profile
request
response
task
utils

Structs

ParseError
ProfileError
ReqError
ResError
TaskError