lifespan#

mobu.main.lifespan(app)#

Set up and tear down the the base application.

Parameters:

app (FastAPI)

Return type:

AsyncGenerator[None]