issues
search
andeya
/
pholcus
Pholcus is a distributed high-concurrency crawler software written in pure golang
Apache License 2.0
7.58k
stars
1.7k
forks
source link
common/bytes: remove duplicated switch case
#101
Closed
quasilyte
closed
5 years ago
quasilyte
commented
5 years ago
The
b < MB
case was repeated twice.
The
b < MB
case was repeated twice.