package types

Import Path
	/examples/cli_daemon/types (on go.dev)

Dependency Relation
	imports 4 packages, and imported by 2 packages

Involved Source Files args.go
Package-Level Type Names (total 3)
/* sort by: | */
ArgsBase am.ArgsBase ArgsBase.ArgsApi machine.ArgsApi ( Args) ArgsPrefix() string State is the default Any state. Clone for deep cloning. Args : github.com/pancsta/asyncmachine-go/pkg/machine.ArgsApi
Args Args Args.ArgsBase am.ArgsBase Args.ArgsBase.ArgsApi machine.ArgsApi Duration time.Duration ( OpBar2) ArgsPrefix() string ( OpBar2) ArgsState() string Clone for deep cloning. OpBar2 : github.com/pancsta/asyncmachine-go/pkg/machine.ArgsApi
Args Args Args.ArgsBase am.ArgsBase Args.ArgsBase.ArgsApi machine.ArgsApi Duration time.Duration ( OpFoo1) ArgsPrefix() string ( OpFoo1) ArgsState() string Clone for deep cloning. OpFoo1 : github.com/pancsta/asyncmachine-go/pkg/machine.ArgsApi
Package-Level Variables (only one)
ArgsRpc will be available in the REPL.
Package-Level Constants (only one)
const APrefix = "daemon"