qmuntal / stateless

Go library for creating finite state machines
BSD 2-Clause "Simplified" License
898 stars 47 forks source link

Don't panic when the context passed GetTransition does not contain a transition key #39

Closed qmuntal closed 2 years ago

qmuntal commented 2 years ago

Fixes #36