This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
gitea
mirror of
https://github.com/go-gitea/gitea.git
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1a7fc53c98
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
}
Reference in New Issue
View Git Blame
Copy Permalink