Go to file
noah metz 26a2a63d83 Removed graphql dependency 2023-05-31 00:37:51 -06:00
.gitignore Added .gitignore and Makefile 2023-04-08 14:09:25 -06:00
Makefile Added .gitignore and Makefile 2023-04-08 14:09:25 -06:00
event.go Removed graphql dependency 2023-05-31 00:37:51 -06:00
go.mod Split to seperate files and removed FSM libary to prepare for embedded callback mechanism 2023-05-29 19:17:52 -06:00
go.sum Split to seperate files and removed FSM libary to prepare for embedded callback mechanism 2023-05-29 19:17:52 -06:00
graph.go Removed graphql dependency 2023-05-31 00:37:51 -06:00
main.go Made event part of the closure and created first step of match 2023-05-30 21:50:59 -06:00
manager.go Removed graphql dependency 2023-05-31 00:37:51 -06:00
manager_test.go Made event part of the closure and created first step of match 2023-05-30 21:50:59 -06:00
resource.go Removed graphql dependency 2023-05-31 00:37:51 -06:00
vex.go Removed graphql dependency 2023-05-31 00:37:51 -06:00
vex_test.go Made event part of the closure and created first step of match 2023-05-30 21:50:59 -06:00