Packages

Simple scheduler using GenServer

Current section

Files

Jump to
scheduler config config.exs
Raw

config/config.exs

# This file is responsible for configuring your application
# and its dependencies with the aid of the Mix.Config module.
use Mix.Config
config :scheduler, scheduled_calls: []