This website works better with JavaScript.
code
.tokarch.uk
Explore
Help
Sign In
third_party
/
gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5913
Commits
2
Branches
0
Tags
240 MiB
Go
75.6%
Handlebars
13.5%
Roff
5.9%
JavaScript
2.3%
Less
1.8%
Other
0.8%
Tree:
5b30964e54
gitea
/
vendor
/
github.com
/
pingcap
/
go-hbase
/
iohelper
/
multireader.go
8 lines
92 B
Raw
Blame
History
package
iohelper
import
"io"
type
ByteMultiReader
interface
{
io
.
ByteReader
io
.
Reader
}
Reference in new issue
View Git Blame
Copy Permalink