MCPcopy Index your code

hub / github.com/DarthSim/overmind / functions

Functions99 in github.com/DarthSim/overmind

↓ 22 callersFunctionFatalOnErr
FatalOnErr prints error and exits if errir is not nil
utils/utils.go:19
↓ 11 callersFunctionFatal
Fatal prints error and exits if errir
utils/utils.go:26
↓ 9 callersMethodWriteBoldLinef
(proc *process, format string, i ...interface{})
start/multi_output.go:140
↓ 8 callersFunctionsocketFlags
(s, n *string)
main.go:17
↓ 7 callersMethodDial
()
dialer.go:10
↓ 7 callersMethodStop
(keepAlive bool)
start/process.go:103
↓ 5 callersMethodKill
(keepAlive bool)
start/process.go:122
↓ 5 callersFunctionScanLines
ScanLines reads line by line from reader. Doesn't throw "token too long" error like bufio.Scanner
utils/utils.go:87
↓ 5 callersFunctionStringsContain
StringsContain returns true if provided string slice contains provided string
utils/utils.go:57
↓ 4 callersMethodRunning
()
start/process.go:94
↓ 4 callersFunctionSplitAndTrim
SplitAndTrim splits string, trims every entry and removes blank entries
utils/utils.go:45
↓ 4 callersMethodWait
()
start/process.go:83
↓ 4 callersMethodWriteBoldLine
(proc *process, p []byte)
start/multi_output.go:134
↓ 4 callersFunctionloadEnvFile
(file string)
main.go:225
↓ 3 callersFunctionFprintRpad
(w io.Writer, str string, l int)
utils/utils.go:118
↓ 3 callersMethodRun
Run runs the start command
start/handler.go:67
↓ 3 callersMethodWriteErr
(proc *process, err error)
start/multi_output.go:144
↓ 3 callersMethodWriteLine
(proc *process, p []byte)
start/multi_output.go:101
↓ 3 callersMethodgroupSignal
(s syscall.Signal)
start/process.go:153
↓ 2 callersMethodRestart
()
start/process.go:137
↓ 2 callersMethodRun
(c *cli.Context)
cmd_run.go:14
↓ 2 callersMethodStart
()
start/tmux.go:69
↓ 2 callersMethodStop
()
start/command_center.go:59
↓ 2 callersFunctionWildcardMatch
WildcardMatch returns true if provided string matches provided wildcard
utils/utils.go:67
↓ 2 callersMethodscanOuput
()
start/process.go:161
↓ 2 callersMethodsendCmd
(cmd string, arg ...interface{})
start/tmux.go:118
↓ 2 callersMethodstopCommandCenter
()
start/command.go:192
↓ 2 callersMethodwaitPid
()
start/process.go:142
↓ 1 callersMethodAbsRoot
AbsRoot returns absolute path to the working directory
start/handler.go:54
↓ 1 callersMethodAddProcess
(p *process)
start/tmux.go:193
↓ 1 callersMethodEcho
(w io.Writer)
start/multi_output.go:91
↓ 1 callersFunctionEscapeTitle
EscapeTitle makes title usable for tmux session name
utils/utils.go:33
↓ 1 callersMethodExitCode
()
start/tmux.go:203
↓ 1 callersMethodInfo
()
start/process.go:133
↓ 1 callersFunctionMax
Max finds max integer
utils/utils.go:79
↓ 1 callersMethodMaxNameLength
()
start/procfile.go:93
↓ 1 callersMethodOffset
()
start/multi_output.go:51
↓ 1 callersMethodPaneExitCode
(paneID string)
start/tmux.go:240
↓ 1 callersMethodQuit
()
start/command.go:162
↓ 1 callersMethodRespawnProcess
(p *process)
start/tmux.go:197
↓ 1 callersFunctionRunCmd
RunCmd runs shell command and returns running error
utils/utils.go:40
↓ 1 callersMethodShutdown
()
start/tmux.go:222
↓ 1 callersMethodStartObserving
()
start/process.go:70
↓ 1 callersMethodWindowID
()
start/process.go:66
↓ 1 callersMethodcheckTmux
()
start/command.go:184
↓ 1 callersMethodcreateScriptFile
(e *procfileEntry, shell string, setPort bool)
start/command.go:166
↓ 1 callersMethodhandleConnection
(conn net.Conn)
start/command_center.go:64
↓ 1 callersMethodhandleInfo
()
start/command.go:227
↓ 1 callersMethodlisten
()
start/tmux.go:125
↓ 1 callersMethodlisten
()
start/multi_output.go:59
↓ 1 callersFunctionloadEnvFiles
()
main.go:206
↓ 1 callersMethodmapProcess
(pane, name, pid string)
start/tmux.go:165
↓ 1 callersFunctionnewCommand
(h *Handler)
start/command.go:35
↓ 1 callersFunctionnewCommandCenter
(cmd *command, socket, network string)
start/command_center.go:28
↓ 1 callersFunctionnewMultiOutput
(maxNameLength int, showTimestamps bool)
start/multi_output.go:34
↓ 1 callersFunctionnewProcess
(tmux *tmuxClient, name string, color int, command string, output *multiOutput, canDie bool, autoRestart bool,
start/process.go:41
↓ 1 callersFunctionnewTmuxClient
(session, socket, root, configPath string, outputOffset int)
start/tmux.go:49
↓ 1 callersMethodobserve
()
start/tmux.go:153
↓ 1 callersMethodobserve
()
start/process.go:171
↓ 1 callersMethodparseColors
(colorsStr string)
start/handler.go:88
↓ 1 callersMethodparseFormation
(formation string)
start/handler.go:106
↓ 1 callersFunctionparseProcfile
(procfile string, portBase, portStep int, formation map[string]int, formationPortStep int, stopSignals map[str
start/procfile.go:24
↓ 1 callersMethodparseStopSignals
(signals string)
start/handler.go:141
↓ 1 callersMethodprocessEcho
(conn net.Conn)
start/command_center.go:168
↓ 1 callersMethodprocessGetConnection
(args []string, conn net.Conn)
start/command_center.go:145
↓ 1 callersMethodprocessKill
()
start/command_center.go:135
↓ 1 callersMethodprocessQuit
()
start/command_center.go:141
↓ 1 callersMethodprocessRestart
(args []string)
start/command_center.go:103
↓ 1 callersMethodprocessStatus
(conn net.Conn)
start/command_center.go:172
↓ 1 callersMethodprocessStop
(args []string)
start/command_center.go:119
↓ 1 callersMethodrespawn
()
start/process.go:198
↓ 1 callersMethodrunProcesses
()
start/command.go:196
↓ 1 callersMethodsendOutput
(name, str string)
start/tmux.go:182
↓ 1 callersFunctionsetupConnectCmd
()
main.go:98
↓ 1 callersFunctionsetupEchoCmd
()
main.go:152
↓ 1 callersFunctionsetupKillCmd
()
main.go:128
↓ 1 callersFunctionsetupQuitCmd
()
main.go:116
↓ 1 callersFunctionsetupRestartCmd
()
main.go:72
↓ 1 callersFunctionsetupRunCmd
()
main.go:140
↓ 1 callersFunctionsetupStartCmd
()
main.go:36
↓ 1 callersFunctionsetupStatusCmd
()
main.go:163
↓ 1 callersFunctionsetupStopCmd
()
main.go:85
↓ 1 callersMethodstartCommandCenter
()
start/command.go:188
↓ 1 callersMethodwaitForDoneOrStop
()
start/command.go:237
↓ 1 callersMethodwaitForExit
()
start/command.go:211
↓ 1 callersMethodwaitForTimeoutOrStop
()
start/command.go:244
↓ 1 callersMethodwriteToEchoes
(b []byte)
start/multi_output.go:79
FunctionConvertError
ConvertError converts specific errors to the standard error type
utils/utils.go:126
MethodRun
(_ *cli.Context)
cmd_quit.go:13
MethodRun
(c *cli.Context)
cmd_echo.go:16
MethodRun
(_ *cli.Context)
cmd_kill.go:13
MethodRun
(c *cli.Context)
cmd_connect.go:21
MethodRun
(c *cli.Context)
cmd_status.go:14
MethodRun
(c *cli.Context)
cmd_stop.go:14
MethodRun
(c *cli.Context)
cmd_restart.go:14
MethodRun
()
start/command.go:112
MethodStart
()
start/command_center.go:36
MethodStop
()
start/multi_output.go:74
Functionmain
()
main.go:175