Explorar o código

GRA-408: func comment

Abhishek Kondur %!s(int64=3) %!d(string=hai) anos
pai
achega
8ba6e5d2d8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      netclient/ncutils/netclientutils.go

+ 1 - 0
netclient/ncutils/netclientutils.go

@@ -594,6 +594,7 @@ func ModPort(node *models.Node) error {
 	return err
 }
 
+// CheckIfDaemonExists - checks if netclient daemon is up and running
 func CheckIfDaemonExists() bool {
 	daemonExists := false
 	pid, err := ReadPID()