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 (only one)
ExceptionHandler *am.ExceptionHandler
(*HandlersFoo) BoredState(e *am.Event)
ExceptionState is a final entry handler for the StateException state.
ArgsBase:
- 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)
![]() |
The pages are generated with Golds v0.8.4. (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. |