Files
cloudly-min/.rclone_repo/cmd/siginfo_others.go
2020-01-13 03:37:51 +00:00

8 lines
99 B
Go
Executable File

//+build !darwin
package cmd
// SigInfoHandler creates SigInfo handler
func SigInfoHandler() {
}