Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/betable/bark
/ functions
Functions
29 in github.com/betable/bark
⨍
Functions
29
◇
Types & classes
1
↓ 16 callers
Function
Q
(quietly_ignored ...interface{})
vprint.go:18
↓ 4 callers
Function
ProcessTable
()
ptab.go:40
↓ 4 callers
Method
SetErr
(err error)
watchdog.go:114
↓ 3 callers
Function
NewWatchdog
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 callers
Method
Start
see w.err for any error after w.Done
watchdog.go:127
↓ 2 callers
Method
Stop
()
watchdog.go:91
↓ 2 callers
Function
TSPrintf
time-stamped printf
vprint.go:26
↓ 2 callers
Function
panicOn
(err error)
panicon.go:3
↓ 1 callers
Method
AlreadyDone
()
watchdog.go:83
↓ 1 callers
Function
DarwinOpenFiles
(pid int)
ptab.go:170
↓ 1 callers
Function
DarwinPs
()
ptab.go:54
↓ 1 callers
Method
GetErr
()
watchdog.go:120
↓ 1 callers
Function
IsNumberString
(s string)
ptab.go:17
↓ 1 callers
Function
LinuxOpenFiles
(pid int)
ptab.go:111
↓ 1 callers
Function
LinuxPs
()
ptab.go:77
↓ 1 callers
Function
P
(format string, stuff ...interface{})
vprint.go:14
↓ 1 callers
Function
VPrintf
(format string, a ...interface{})
vprint.go:31
↓ 1 callers
Function
WaitForShutdownWithTimeout
(pid int, timeout time.Duration)
ptab.go:233
↓ 1 callers
Function
detectSystem
()
ptab.go:31
↓ 1 callers
Function
ts
quiet get timestamp for logging purposes
vprint.go:21
Function
OpenFiles
(pid int)
ptab.go:100
Function
SetDiff
(a, b []string)
ptab.go:212
Function
ShowStrings
(s []string)
ptab.go:227
Function
StartAndWatch
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
Function
Test100WatchdogShouldNoticeAndRestartChild
(t *testing.T)
watch_test.go:11
Function
Test200WatchdogTerminatesUponRequest
(t *testing.T)
watch_test.go:44
Function
TestProcessTable
(t *testing.T)
ptab_test.go:10
Function
WPrintf
(format string, a ...interface{})
vprint.go:37
Function
init
()
ptab.go:25