Commit 68ae22c6 authored by Brian Tiger Chow's avatar Brian Tiger Chow

doc TODO

License: MIT
Signed-off-by: default avatarBrian Tiger Chow <brian@perfmode.com>
parent 00aeb107
......@@ -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,
}
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment