Packages

A GenServer to monitor PIDs and run callbacks they go down - originally designed to be a watcher for Phoenix channels.

Current section

Files

Jump to
channel_watcher .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]