📝 document async state model aliases

This commit is contained in:
Nanaloveyuki
2026-06-13 21:13:59 +08:00
parent b47f95c918
commit d4ec733b64
3 changed files with 148 additions and 0 deletions
+2
View File
@@ -190,6 +190,7 @@ BitLogger API navigation.
## Async lifecycle and state
- [async-logger-state-type.md](./async-logger-state-type.md)
- [async-logger-pending-count.md](./async-logger-pending-count.md)
- [async-logger-dropped-count.md](./async-logger-dropped-count.md)
- [async-logger-is-closed.md](./async-logger-is-closed.md)
@@ -208,6 +209,7 @@ BitLogger API navigation.
- [async-overflow-policy.md](./async-overflow-policy.md)
- [async-flush-policy.md](./async-flush-policy.md)
- [async-runtime-state-type.md](./async-runtime-state-type.md)
- [async-runtime-mode.md](./async-runtime-mode.md)
- [async-runtime-mode-label.md](./async-runtime-mode-label.md)
- [async-runtime-supports-background-worker.md](./async-runtime-supports-background-worker.md)