State machine library
Go to file
Matthew Rich a4942d95a1
Some checks failed
Machine Tests / test (push) Waiting to run
Lint / golangci-lint (push) Has been cancelled
fix module path
2024-04-04 11:52:39 -07:00
.gitea/workflows initial version 2024-04-04 10:33:22 -07:00
artifacts fix test workflow 2024-04-04 11:11:02 -07:00
.gitignore Initial commit 2024-04-04 17:05:39 +00:00
COPYRIGHT initial version 2024-04-04 10:33:22 -07:00
go.mod fix module name 2024-04-04 11:21:25 -07:00
LICENSE initial version 2024-04-04 10:33:22 -07:00
machine_test.go fix module path 2024-04-04 11:52:39 -07:00
machine.go fix module path 2024-04-04 11:52:39 -07:00
Makefile add makefile 2024-04-04 10:44:07 -07:00
message.go fix module path 2024-04-04 11:52:39 -07:00
model_test.go fix module path 2024-04-04 11:52:39 -07:00
model.go fix module path 2024-04-04 11:52:39 -07:00
README.md add makefile 2024-04-04 10:44:07 -07:00
state_test.go fix module path 2024-04-04 11:52:39 -07:00
state.go fix module path 2024-04-04 11:52:39 -07:00
subscription.go fix module path 2024-04-04 11:52:39 -07:00
transition_test.go fix module path 2024-04-04 11:52:39 -07:00
transition.go fix module path 2024-04-04 11:52:39 -07:00

machine

State machine library