#shutdown #graceful-shutdown #async

shutdown-handler

一个允许应用程序的各个部分触发关闭的关闭处理器

2 个版本

0.1.1 2023年4月5日
0.1.0 2023年3月31日

#749 in 异步

Download history • Rust 包仓库 7581/week @ 2024-04-07 • Rust 包仓库 5128/week @ 2024-04-14 • Rust 包仓库 6420/week @ 2024-04-21 • Rust 包仓库 5360/week @ 2024-04-28 • Rust 包仓库 5603/week @ 2024-05-05 • Rust 包仓库 6133/week @ 2024-05-12 • Rust 包仓库 6239/week @ 2024-05-19 • Rust 包仓库 5324/week @ 2024-05-26 • Rust 包仓库 8613/week @ 2024-06-02 • Rust 包仓库 6119/week @ 2024-06-09 • Rust 包仓库 3988/week @ 2024-06-16 • Rust 包仓库 6292/week @ 2024-06-23 • Rust 包仓库 4636/week @ 2024-06-30 • Rust 包仓库 5217/week @ 2024-07-07 • Rust 包仓库 6648/week @ 2024-07-14 • Rust 包仓库 7731/week @ 2024-07-21 • Rust 包仓库

24,234 每月下载量
用于 carrot-cake

MIT/Apache

17KB
156

shutdown-handler

一个允许应用程序的各个部分触发关闭的关闭处理器。

Crates.io Docs.rs CI

安装

shutdown-handler 添加到依赖项中

[dependencies]
# ...
shutdown-handler = "0.1.0"

许可证

根据您的选择,许可协议可以是

贡献

除非您明确声明,否则根据 Apache-2.0 许可证定义的,您有意提交的任何贡献,都应按上述方式双许可,没有任何额外的条款或条件。

请参阅 CONTRIBUTING.md

依赖项

~2–10MB
~92K SLoC