moonbitstack/moonasgi/lifespan does not have a README file
pub(all) struct LifespanHandler {
on_startup : (LifespanScope) -> LifespanReply
on_shutdown : (LifespanScope) -> LifespanReply
}fn LifespanHandler::new(on_startup? : (LifespanScope) -> LifespanReply, on_shutdown? : (LifespanScope) -> LifespanReply) -> LifespanHandlerInstall
Download zipMoonBit-dialect ASGI 3.0 — the load-bearing server↔app SEAM (Scope / Receive / Send) that the moon* full-stack web suite (mooncat, moonapi, moonrpc, moongql, moonzero) is built around.