type /pkg/machine.States (interface)
Method Implmentations
Names() S
(*StatesBase).Names
github.com/pancsta/asyncmachine-go/pkg/node/states.BootstrapStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/pkg/node/states.ClientStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/pkg/node/states.SupervisorStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/pkg/node/states.WorkerStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/pkg/pubsub/states.TopicStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/pkg/rpc/states.ClientStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/pkg/rpc/states.ConsumerStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/pkg/rpc/states.MuxStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/pkg/rpc/states.ServerStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/pkg/rpc/states.SharedStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/pkg/rpc/states.StateSourceStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/pkg/states.BasicStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/pkg/states.ConnectedStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/pkg/states.ConnPoolStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/pkg/states.DisposedStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/pkg/x/history/frostdb.BasicStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/examples/arpc/states.ExampleStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/examples/benchmark_grpc/states.WorkerStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/examples/cli/states.CliStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/examples/cli_daemon/states.DaemonStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/examples/mach_template/states.MachTemplateStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/examples/nfa/states.NfaStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/examples/repl/states.ExampleStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/examples/tree_state_source/states.FlightsStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/examples/tui/states.TuiStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/examples/wasm/states.BarStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/examples/wasm/states.FooStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/examples/wasm/states.SharedStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/tools/debugger/states.ServerStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/tools/generator/states.GeneratorStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/tools/relay/states.RelayStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/tools/relay/states.WsTcpTunStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/tools/repl/states.ReplStatesDef.StatesBase.Names
github.com/pancsta/asyncmachine-go/tools/visualizer/states.VisualizerStatesDef.StatesBase.Names
SetNames(S)
(*StatesBase).SetNames
github.com/pancsta/asyncmachine-go/pkg/node/states.BootstrapStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/pkg/node/states.ClientStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/pkg/node/states.SupervisorStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/pkg/node/states.WorkerStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/pkg/pubsub/states.TopicStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/pkg/rpc/states.ClientStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/pkg/rpc/states.ConsumerStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/pkg/rpc/states.MuxStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/pkg/rpc/states.ServerStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/pkg/rpc/states.SharedStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/pkg/rpc/states.StateSourceStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/pkg/states.BasicStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/pkg/states.ConnectedStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/pkg/states.ConnPoolStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/pkg/states.DisposedStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/pkg/x/history/frostdb.BasicStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/examples/arpc/states.ExampleStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/examples/benchmark_grpc/states.WorkerStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/examples/cli/states.CliStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/examples/cli_daemon/states.DaemonStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/examples/mach_template/states.MachTemplateStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/examples/nfa/states.NfaStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/examples/repl/states.ExampleStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/examples/tree_state_source/states.FlightsStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/examples/tui/states.TuiStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/examples/wasm/states.BarStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/examples/wasm/states.FooStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/examples/wasm/states.SharedStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/tools/debugger/states.ServerStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/tools/generator/states.GeneratorStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/tools/relay/states.RelayStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/tools/relay/states.WsTcpTunStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/tools/repl/states.ReplStatesDef.StatesBase.SetNames
github.com/pancsta/asyncmachine-go/tools/visualizer/states.VisualizerStatesDef.StatesBase.SetNames
SetStateGroups(map[string][]int, []string)
(*StatesBase).SetStateGroups
github.com/pancsta/asyncmachine-go/pkg/node/states.BootstrapStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/pkg/node/states.ClientStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/pkg/node/states.SupervisorStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/pkg/node/states.WorkerStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/pkg/pubsub/states.TopicStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/pkg/rpc/states.ClientStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/pkg/rpc/states.ConsumerStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/pkg/rpc/states.MuxStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/pkg/rpc/states.ServerStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/pkg/rpc/states.SharedStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/pkg/rpc/states.StateSourceStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/pkg/states.BasicStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/pkg/states.ConnectedStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/pkg/states.ConnPoolStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/pkg/states.DisposedStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/pkg/x/history/frostdb.BasicStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/examples/arpc/states.ExampleStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/examples/benchmark_grpc/states.WorkerStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/examples/cli/states.CliStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/examples/cli_daemon/states.DaemonStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/examples/mach_template/states.MachTemplateStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/examples/nfa/states.NfaStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/examples/repl/states.ExampleStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/examples/tree_state_source/states.FlightsStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/examples/tui/states.TuiStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/examples/wasm/states.BarStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/examples/wasm/states.FooStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/examples/wasm/states.SharedStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/tools/debugger/states.ServerStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/tools/generator/states.GeneratorStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/tools/relay/states.RelayStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/tools/relay/states.WsTcpTunStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/tools/repl/states.ReplStatesDef.StatesBase.SetStateGroups
github.com/pancsta/asyncmachine-go/tools/visualizer/states.VisualizerStatesDef.StatesBase.SetStateGroups
StateGroups() (map[string][]int, []string)
(*StatesBase).StateGroups
github.com/pancsta/asyncmachine-go/pkg/node/states.BootstrapStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/pkg/node/states.ClientStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/pkg/node/states.SupervisorStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/pkg/node/states.WorkerStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/pkg/pubsub/states.TopicStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/pkg/rpc/states.ClientStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/pkg/rpc/states.ConsumerStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/pkg/rpc/states.MuxStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/pkg/rpc/states.ServerStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/pkg/rpc/states.SharedStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/pkg/rpc/states.StateSourceStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/pkg/states.BasicStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/pkg/states.ConnectedStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/pkg/states.ConnPoolStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/pkg/states.DisposedStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/pkg/x/history/frostdb.BasicStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/examples/arpc/states.ExampleStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/examples/benchmark_grpc/states.WorkerStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/examples/cli/states.CliStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/examples/cli_daemon/states.DaemonStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/examples/mach_template/states.MachTemplateStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/examples/nfa/states.NfaStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/examples/repl/states.ExampleStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/examples/tree_state_source/states.FlightsStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/examples/tui/states.TuiStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/examples/wasm/states.BarStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/examples/wasm/states.FooStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/examples/wasm/states.SharedStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/tools/debugger/states.ServerStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/tools/generator/states.GeneratorStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/tools/relay/states.RelayStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/tools/relay/states.WsTcpTunStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/tools/repl/states.ReplStatesDef.StatesBase.StateGroups
github.com/pancsta/asyncmachine-go/tools/visualizer/states.VisualizerStatesDef.StatesBase.StateGroups
![]() |
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. |