metadata_plugs v0.2.3 MetadataPlugs.Health

Plug module that provides a health endpoint

Link to this section Summary

Types

  • :path — (Optional) The health endpoint path (default: /health)

Functions

Resolves a info request

Link to this section Types

Link to this type opts()
opts() :: [{:path, String.t()}]
  • :path — (Optional) The health endpoint path (default: /health).

Link to this section Functions

Link to this function call(conn, opts)

Resolves a info request