MssubMcp.Updater (mssub_mcp v0.1.0)
Provides an API for bootstrapping and migration application for the MCP subsystem.
Summary
Functions
Link to this function
child_spec(opts)
@spec child_spec(Keyword.t()) :: Supervisor.child_spec()
Link to this function
start_link(opts)
@spec start_link(Keyword.t()) :: :ignore | {:error, MscmpSystError.t() | any()}
See MssubMcp.Runtime.Datastore.start_link/1
.