package main

Import Path
	/examples/wasm/server (on go.dev)

Dependency Relation
	imports 17 packages, and imported by 0 packages

Involved Source Files m wasm_server.go
Package-Level Type Names (total 3)
/* sort by: | */
type A = example.A (struct)
type ARpc = example.ARpc (struct)
ExceptionHandler *am.ExceptionHandler (*HandlersFoo) BoredState(e *am.Event) ExceptionState is a final entry handler for the StateException state. Args: - err error: The error that caused the StateException state. - panic *ExceptionArgsPanic: Optional details about the panic. (*HandlersFoo) MsgEnter(e *am.Event) bool (*HandlersFoo) MsgState(e *am.Event) (*HandlersFoo) StartState(e *am.Event)
Package-Level Variables (only one)
var PassRpc func(args *example.A) machine.A