1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-09 23:42:20 +08:00

misc docs and fmting

This commit is contained in:
Brian Tiger Chow
2014-12-23 15:05:35 -05:00
parent 8d8a1dc7e1
commit c933d439b7
3 changed files with 6 additions and 3 deletions

View File

@ -26,6 +26,7 @@ func NewSessionGenerator(
}
}
// TODO move this SessionGenerator to the core package and export it as the core generator
type SessionGenerator struct {
seq int
net tn.Network