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( ...@@ -23,7 +23,7 @@ func NewSessionGenerator(
net: net, net: net,
rs: rs, rs: rs,
seq: 0, seq: 0,
ctx: ctx, ctx: ctx, // TODO take ctx as param to Next, Instances
cancel: cancel, 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