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
c3e752ae29
gitea
/
vendor
/
github.com
/
pierrec
/
lz4
/
debug_stub.go
8 lines
94 B
Go
Raw
Blame
History
// +build !lz4debug
package
lz4
const
debugFlag
=
false
func
debug
(
args
...
interface
{
}
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink