This website requires JavaScript.
Explore
Help
Sign In
lavender-legacy
/
gitea
Watch
7
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
80a6b0f5bc
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