This website requires JavaScript.
Explore
Help
Sign In
root
/
sftp
mirror of
https://github.com/pkg/sftp.git
Watch
1
Star
0
Fork
You've already forked sftp
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
36ce9cfd5c
sftp
/
release.go
7 lines
97 B
Go
Raw
Blame
History
//go:build !debug
// +build !debug
package
sftp
func
debug
(
fmt
string
,
args
...
interface
{
}
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink