State machine library
Go to file
Matthew Rich 944d73f34a
Some checks failed
Lint / golangci-lint (push) Failing after 9m52s
Machine Tests / test (push) Successful in 18s
update go.mod
2024-04-04 11:55:01 -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 update go.mod 2024-04-04 11:55:01 -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