mirror of
https://github.com/logos-storage/apatheia.git
synced 2026-01-04 05:53:11 +00:00
docs
This commit is contained in:
parent
e7191ad930
commit
30bead2ba2
@ -30,7 +30,6 @@ logScope:
|
|||||||
## Currently this module limits support for GC types to ensure `refc` safety.
|
## Currently this module limits support for GC types to ensure `refc` safety.
|
||||||
##
|
##
|
||||||
|
|
||||||
|
|
||||||
type
|
type
|
||||||
JobQueue*[T] = ref object ## job queue object
|
JobQueue*[T] = ref object ## job queue object
|
||||||
queue*: SignalQueue[(JobId, T)]
|
queue*: SignalQueue[(JobId, T)]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user