PromEx.DashboardRenderer.merge_assigns
You're seeing just the function
merge_assigns
, go back to PromEx.DashboardRenderer module for more information.
Specs
This function will merge in the provided assigns to the struct's assigns. These assigns will
then be used during the render_dashboard/1
call to render any EEx template statements.