good morning!!!!

Skip to content
Snippets Groups Projects
Commit c215bbad authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

pipe

parent 0f84b9c3
Branches
Tags
No related merge requests found
...@@ -52,7 +52,7 @@ func (self *world) IsListening() bool { ...@@ -52,7 +52,7 @@ func (self *world) IsListening() bool {
} }
func (self *world) Peers() *list.List { func (self *world) Peers() *list.List {
return self.obj.Peers() return self.pipe.obj.Peers()
} }
func (self *world) Config() *config { func (self *world) Config() *config {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment