167 lines
2.7 KiB
Markdown
167 lines
2.7 KiB
Markdown
# module context
|
|
|
|
|
|
## Contents
|
|
- [background](#background)
|
|
- [todo](#todo)
|
|
- [with_cancel](#with_cancel)
|
|
- [with_deadline](#with_deadline)
|
|
- [with_timeout](#with_timeout)
|
|
- [with_value](#with_value)
|
|
- [Any](#Any)
|
|
- [Canceler](#Canceler)
|
|
- [Context](#Context)
|
|
- [str](#str)
|
|
- [BackgroundContext](#BackgroundContext)
|
|
- [str](#str)
|
|
- [CancelFn](#CancelFn)
|
|
- [Key](#Key)
|
|
- [TodoContext](#TodoContext)
|
|
- [str](#str)
|
|
- [CancelContext](#CancelContext)
|
|
- [deadline](#deadline)
|
|
- [done](#done)
|
|
- [err](#err)
|
|
- [value](#value)
|
|
- [str](#str)
|
|
- [EmptyContext](#EmptyContext)
|
|
- [deadline](#deadline)
|
|
- [done](#done)
|
|
- [err](#err)
|
|
- [value](#value)
|
|
- [str](#str)
|
|
- [TimerContext](#TimerContext)
|
|
- [deadline](#deadline)
|
|
- [done](#done)
|
|
- [err](#err)
|
|
- [value](#value)
|
|
- [cancel](#cancel)
|
|
- [str](#str)
|
|
- [ValueContext](#ValueContext)
|
|
- [deadline](#deadline)
|
|
- [done](#done)
|
|
- [err](#err)
|
|
- [value](#value)
|
|
- [str](#str)
|
|
|
|
## background
|
|
[[Return to contents]](#Contents)
|
|
|
|
## todo
|
|
[[Return to contents]](#Contents)
|
|
|
|
## with_cancel
|
|
[[Return to contents]](#Contents)
|
|
|
|
## with_deadline
|
|
[[Return to contents]](#Contents)
|
|
|
|
## with_timeout
|
|
[[Return to contents]](#Contents)
|
|
|
|
## with_value
|
|
[[Return to contents]](#Contents)
|
|
|
|
## Any
|
|
[[Return to contents]](#Contents)
|
|
|
|
## Canceler
|
|
[[Return to contents]](#Contents)
|
|
|
|
## Context
|
|
[[Return to contents]](#Contents)
|
|
|
|
## str
|
|
[[Return to contents]](#Contents)
|
|
|
|
## BackgroundContext
|
|
## str
|
|
[[Return to contents]](#Contents)
|
|
|
|
## CancelFn
|
|
[[Return to contents]](#Contents)
|
|
|
|
## Key
|
|
[[Return to contents]](#Contents)
|
|
|
|
## TodoContext
|
|
## str
|
|
[[Return to contents]](#Contents)
|
|
|
|
## CancelContext
|
|
[[Return to contents]](#Contents)
|
|
|
|
## deadline
|
|
[[Return to contents]](#Contents)
|
|
|
|
## done
|
|
[[Return to contents]](#Contents)
|
|
|
|
## err
|
|
[[Return to contents]](#Contents)
|
|
|
|
## value
|
|
[[Return to contents]](#Contents)
|
|
|
|
## str
|
|
[[Return to contents]](#Contents)
|
|
|
|
## EmptyContext
|
|
[[Return to contents]](#Contents)
|
|
|
|
## deadline
|
|
[[Return to contents]](#Contents)
|
|
|
|
## done
|
|
[[Return to contents]](#Contents)
|
|
|
|
## err
|
|
[[Return to contents]](#Contents)
|
|
|
|
## value
|
|
[[Return to contents]](#Contents)
|
|
|
|
## str
|
|
[[Return to contents]](#Contents)
|
|
|
|
## TimerContext
|
|
[[Return to contents]](#Contents)
|
|
|
|
## deadline
|
|
[[Return to contents]](#Contents)
|
|
|
|
## done
|
|
[[Return to contents]](#Contents)
|
|
|
|
## err
|
|
[[Return to contents]](#Contents)
|
|
|
|
## value
|
|
[[Return to contents]](#Contents)
|
|
|
|
## cancel
|
|
[[Return to contents]](#Contents)
|
|
|
|
## str
|
|
[[Return to contents]](#Contents)
|
|
|
|
## ValueContext
|
|
[[Return to contents]](#Contents)
|
|
|
|
## deadline
|
|
[[Return to contents]](#Contents)
|
|
|
|
## done
|
|
[[Return to contents]](#Contents)
|
|
|
|
## err
|
|
[[Return to contents]](#Contents)
|
|
|
|
## value
|
|
[[Return to contents]](#Contents)
|
|
|
|
## str
|
|
[[Return to contents]](#Contents)
|
|
|
|
#### Powered by vdoc. Generated on: 7 Feb 2025 12:06:55
|