MCPcopy Create free account

hub / github.com/betable/bark / functions

Functions29 in github.com/betable/bark

↓ 16 callersFunctionQ
(quietly_ignored ...interface{})
vprint.go:18
↓ 4 callersFunctionProcessTable
()
ptab.go:40
↓ 4 callersMethodSetErr
(err error)
watchdog.go:114
↓ 3 callersFunctionNewWatchdog
NewWatchdog creates a Watchdog structure but does not launch it or its child process until Start() is called on it. The attr argument sets function at
watchdog.go:44
↓ 3 callersMethodStart
see w.err for any error after w.Done
watchdog.go:127
↓ 2 callersMethodStop
()
watchdog.go:91
↓ 2 callersFunctionTSPrintf
time-stamped printf
vprint.go:26
↓ 2 callersFunctionpanicOn
(err error)
panicon.go:3
↓ 1 callersMethodAlreadyDone
()
watchdog.go:83
↓ 1 callersFunctionDarwinOpenFiles
(pid int)
ptab.go:170
↓ 1 callersFunctionDarwinPs
()
ptab.go:54
↓ 1 callersMethodGetErr
()
watchdog.go:120
↓ 1 callersFunctionIsNumberString
(s string)
ptab.go:17
↓ 1 callersFunctionLinuxOpenFiles
(pid int)
ptab.go:111
↓ 1 callersFunctionLinuxPs
()
ptab.go:77
↓ 1 callersFunctionP
(format string, stuff ...interface{})
vprint.go:14
↓ 1 callersFunctionVPrintf
(format string, a ...interface{})
vprint.go:31
↓ 1 callersFunctionWaitForShutdownWithTimeout
(pid int, timeout time.Duration)
ptab.go:233
↓ 1 callersFunctiondetectSystem
()
ptab.go:31
↓ 1 callersFunctionts
quiet get timestamp for logging purposes
vprint.go:21
FunctionOpenFiles
(pid int)
ptab.go:100
FunctionSetDiff
(a, b []string)
ptab.go:212
FunctionShowStrings
(s []string)
ptab.go:227
FunctionStartAndWatch
StartAndWatch() is the convenience/main entry API. pathToProcess should give the path to the executable within the filesystem. If it dies it will be r
watchdog.go:74
FunctionTest100WatchdogShouldNoticeAndRestartChild
(t *testing.T)
watch_test.go:11
FunctionTest200WatchdogTerminatesUponRequest
(t *testing.T)
watch_test.go:44
FunctionTestProcessTable
(t *testing.T)
ptab_test.go:10
FunctionWPrintf
(format string, a ...interface{})
vprint.go:37
Functioninit
()
ptab.go:25