×
Introduction. The Athena::Clock component allows decoupling an application from the system clock. This allows for more easily testing time sensitive code.
Missing: url | Show results with:url
Returns a new clock instance set to the provided location. View source. #now : Time #. Returns the current time as ...
Clock ( ACLK ) - Decouples applications from the system clock; Console ( ACON ) - Allows the creation of CLI based commands; DependencyInjection ( ADI ) - ...
Missing: url | Show results with:url
About. Decouples applications from the system clock. athenaframework.org/Clock/. Topics. crystal time component clock. Resources. Readme. License. MIT license.
Missing: url | Show results with:url
The solution to this is to configure the framework.router.default_uri configuration value. This'll ensure URLs generated within commands have the proper host.
Decouples applications from the system clock. Contribute to athena-framework/clock development by creating an account on GitHub.
Missing: url | Show results with:url
prepend_handlers can be used to execute an array of HTTP::Handler before Athena takes over. This can be useful to provide backwards compatibility with ...
Missing: url | Show results with:url
The mock clock is instantiated with a time and does not move forward on its own. The time is fixed until #sleep or #shift is called.
Missing: url | Show results with:url
Shardbox is a database of Crystal shards. This is a place to discover packages for the shards dependency manager and the shards ecosystem. It is neither a ...
Missing: url | Show results with:url
Turn off jobs one by one and try figure out what job type leaves them hanging. Revenant interrupting an action and then get interrupted itself at the same time ...