package types
Import Path
github.com/pancsta/asyncmachine-go/tools/relay/types (on go.dev)
Dependency Relation
imports one package, and imported by 2 packages
Involved Source Files
relay_cli.go
Package-Level Type Names (total 3)
nolint:lll
Debug bool
RotateDbg *ArgsRotateDbg
func github.com/pancsta/asyncmachine-go/tools/relay.New(ctx context.Context, args *Args, out OutputFunc) (*relay.Relay, error)
ArgsRotateDbg converts dbg dumps to other formats / versions.
am-relay convert-dbg am-dbg-dump.gob.br -o am-vis
nolint:lll
Dir string
Filename string
FwdAddr []string
IntervalTime time.Duration
IntervalTx int
ListenAddr string
Package-Level Constants (only one)
const CmdRotateDbg = "rotate-dbg"![]() |
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. |