package main
Import Path
github.com/pancsta/asyncmachine-go/tools/cmd/am-dbg-ssh (on go.dev)
Dependency Relation
imports 19 packages, and imported by 0 packages
Involved Source Files
am-dbg-ssh is an SSH version of asyncmachine-go debugger.
Package-Level Type Names (only one)
Params types.Params
Params.CleanOnConnect bool
Params.DebugAddr string
Params.EnableClipboard bool
Params.EnableMouse bool
Params.FilterGroup bool
Params.FilterLogLevel am.LogLevel
Params.FwdData []string
Id is the ID of this asyncmachine (for debugging).
Params.ImportData string
Params.ListenAddr string
LogLevel is the log level of this instance (for debugging).
Params.LogOpsTtl time.Duration
Params.MachUrl string
Params.MaxMemMb int
Params.OutputClients bool
Params.OutputDiagrams int
Params.OutputDir string
Params.OutputTx bool
Params.ProfCpu bool
Params.ProfMem bool
Params.ProfSrv string
Params.RaceDetector bool
Params.Rain bool
Params.Reader bool
Params.SelectConnected bool
Params.StartupGroup string
Params.StartupMachine string
Params.StartupTx int
Params.StartupView string
Params.TailMode bool
Params.Timelines int
Params.UiDiagrams bool
Params.Version bool
Params.ViewNarrow bool
Params.ViewRain bool
SshAddr string
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |