PhoenixKitWeb.Live.Modules.Storage.Health (phoenix_kit v1.7.110)

Copy Markdown View Source

Media health check LiveView.

Compares file instance location counts against the configured redundancy target and reports under-replicated files.

Summary

Functions

handle_event(binary, params, socket)

Callback implementation for Phoenix.LiveView.handle_event/3.

handle_info(arg1, socket)

Callback implementation for Phoenix.LiveView.handle_info/2.

mount(params, session, socket)

Callback implementation for Phoenix.LiveView.mount/3.

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.