Go to file
noah metz 687355f355 Added GQLServer to gql schema 2023-06-20 21:21:09 -06:00
.gitignore Added .gitignore and Makefile 2023-04-08 14:09:25 -06:00
Makefile Basic vex Match 2023-06-03 01:38:35 -06:00
event.go Removed StartRootEvent, now run LockResource(root_event) then RunEvent(root_event) 2023-06-20 20:48:48 -06:00
go.mod Update go.mod with new github org 2023-06-20 15:49:03 -06:00
go.sum Added basic subscription(never updates data, only pings. Having issue with test-site since it continuously opens websockets without reporting an issue. 2023-06-16 01:46:15 -06:00
gql.go Added GQLServer to gql schema 2023-06-20 21:21:09 -06:00
graph.go Made logging configurable 2023-06-20 16:35:16 -06:00
manager_test.go Removed StartRootEvent, now run LockResource(root_event) then RunEvent(root_event) 2023-06-20 20:48:48 -06:00
resource.go Made logging configurable 2023-06-20 16:35:16 -06:00