This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
restic
Watch
16
Star
0
Fork
You've already forked restic
3
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6645cb04e6
restic
/
debug_release.go
6 lines
81 B
Go
Raw
Normal View
History
Unescape
Escape
Add debug() function to khepri cmd and lib
2014-11-16 15:30:08 +01:00
// +build !debug
Rename khepri -> restic
2014-12-05 21:45:49 +01:00
package
restic
Add debug() function to khepri cmd and lib
2014-11-16 15:30:08 +01:00
func
debug
(
fmt
string
,
args
...
interface
{
}
)
{
}
Reference in a new issue
Copy permalink