This website requires JavaScript.
Explore
Help
Sign In
test1234
/
gitea
forked from
gitea/gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Pull Requests
Activity
00bfa1d055
gitea
/
vendor
/
github.com
/
pingcap
/
go-hbase
/
iohelper
/
multireader.go
9 lines
92 B
Go
Raw
Blame
History
package
iohelper
import
"io"
type
ByteMultiReader
interface
{
io
.
ByteReader
io
.
Reader
}
View Git Blame
Copy Permalink