flow
: A library for finite state machine (FSM). A flow can have internal data and can be serialized to JSON.flowviz
: Visualizes a flow from the packageflow
in Graphviz format.event
: A library for event-handling systems, which follows both observer pattern (with event dispatcher and listener) and pub-sub pattern (with eventbus).
-
Notifications
You must be signed in to change notification settings - Fork 0
A collection of common packages in Golang
License
necrobits/x
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A collection of common packages in Golang