# Functions
NewFunctionDelayer creates a new FunctionDelayer with the specified duration.
RegisterRoutes sets up the http request handlers with Echo.
# Structs
FunctionDelayer manages functions, identified by keys, such that they are called after a set period of time.