Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var Cmd = &cobra.Command{ Use: "reload", Short: "reload some process", Long: "pmon2 will send -SIGUSR2 signal to the process.", Run: func(cmd *cobra.Command, args []string) { cmdRun(args) }, } Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files params.go reload.go Click to show internal directories. Click to hide internal directories.