This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
rclone
mirror of
https://github.com/rclone/rclone.git
Watch
1
Star
0
Fork
You've already forked rclone
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3f0789e2db
rclone
/
vendor
/
github.com
/
okzk
/
sdnotify
/
notify.go
9 lines
101 B
Go
Raw
Blame
History
// +build !linux
package
sdnotify
func
SdNotify
(
state
string
)
error
{
// do nothing
return
nil
}
Reference in New Issue
View Git Blame
Copy Permalink