WIP
This commit is contained in:
5
peer/main_test.go
Normal file
5
peer/main_test.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package peer
|
||||
|
||||
func newBuf() []byte {
|
||||
return make([]byte, bufferSize)
|
||||
}
|
||||
Reference in New Issue
Block a user