提交 49ac059c 作者: Brian Tiger Chow

docs: TODO

上级 c3d04570
...@@ -29,7 +29,7 @@ func NetMessageSession(parent context.Context, p peer.Peer, ...@@ -29,7 +29,7 @@ func NetMessageSession(parent context.Context, p peer.Peer,
networkAdapter := bsnet.NetMessageAdapter(srv, net, nil) networkAdapter := bsnet.NetMessageAdapter(srv, net, nil)
bs := &bitswap{ bs := &bitswap{
blockstore: blockstore.NewBlockstore(d), blockstore: blockstore.NewBlockstore(d),
notifications: notifications.New(), notifications: notifications.New(), // TODO Shutdown()
strategy: strategy.New(nice), strategy: strategy.New(nice),
routing: directory, routing: directory,
sender: networkAdapter, sender: networkAdapter,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论