Block a user
added pools
Either you check for length or for empty string... please be consistent in your variant of checking
added pools
Either you use len(sourceID) == 0 like in pool.go or you use this method in pool.go. But not both!
added pools
Either you use len(poolID) == 0
like in pool.go
or you use this method in pool.go. But not both!
added pools
Either you use len(postID) == 0 like in pool.go or you use this method in pool.go. But not both!
added pools
Either you use len(poolID) == 0 like in pool.go or you use this method in pool.go. But not both!
added pools
Either you use len(postID) == 0 like in pool.go or you use this method in pool.go. But not both!
added pools
Either you use len(sourceID) == 0 like in pool.go or you use this method in pool.go. But not both!