Supervised runtime override owner for inference endpoint tests and examples.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec configure!(keyword()) :: :ok
@spec current() :: keyword()
@spec reset() :: :ok | {:error, :not_started}
@spec start_link(keyword()) :: GenServer.on_start()