mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-24 11:57:44 +08:00
doc TODO
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
This commit is contained in:
parent
9a85f8fa72
commit
5b5ece07ba
@ -23,7 +23,7 @@ func NewSessionGenerator(
|
||||
net: net,
|
||||
rs: rs,
|
||||
seq: 0,
|
||||
ctx: ctx,
|
||||
ctx: ctx, // TODO take ctx as param to Next, Instances
|
||||
cancel: cancel,
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user