defmodule SuperWorker do @moduledoc """ Documentation for `SuperWorker`. SuperWorker library is a open-source library for building a fault-tolerant, distributed, and scalable Elixir applications contributed by Ohhi.vn Some of the features of SuperWorker include: - New Supervisor for Elxir application. """ end