package main

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

Dependency Relation
	imports 18 packages, and imported by 0 packages

Involved Source Files m wasm_server.go
Package-Level Type Names (total 2)
/* sort by: | */
type ARpc = example.ARpc (struct)
(*HandlersFoo) BoredState(e *am.Event) (*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.ARpc) machine.A