This website requires JavaScript.
Explore
Help
Sign In
innov
/
nightingale
Watch
1
Star
0
Fork
You've already forked nightingale
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
fb6e789909
nightingale
/
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