Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/looplab/fsm
/ Error
Method
Error
errors.go:117–119 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
115
type
InternalError
struct
{}
116
117
func
(e InternalError) Error() string {
118
return
"internal error on state transition"
119
}
Callers
1
TestInternalError
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestInternalError
Function · 0.76