# Functions

CommandWithExecuteTime returns a wrapped command with a execution time set.
NewMiddleware returns a new async handling middleware that returns any errors on a error channel.

# Structs

Error is an async error containing the error and the command.

# Interfaces

Command is a scheduled command with an execution time.