package types
Import Path
github.com/pancsta/asyncmachine-go/tools/visualizer/types (on go.dev)
Dependency Relation
imports 10 packages, and imported by one package
Involved Source Files
cli_vis.go
Package-Level Type Names (total 2)
CleanOnConnect bool
DebugAddr string
EnableMouse bool
FwdData []string
ImportData string
LogFile string
LogLevel am.LogLevel
MaxMemMb int
ProfSrv string
SelectConnected bool
ServerAddr string
later
StartupTx int
StartupView string
Version bool
func ParseParams(cmd *cobra.Command, _ []string) Params
func GetLogger(params *Params) *log.Logger
func StartCpuProfileSrv(ctx context.Context, logger *log.Logger, p *Params)
Package-Level Functions (total 5)
GetLogger returns a file logger, according to params.
func ParseParams(cmd *cobra.Command, _ []string) Params
Package-Level Constants (only one)
const CmdRenderDump = "render-dump"![]() |
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. |