Go to file
noah metz 105de0509c Updated SetMatchState to make a downwards signal 2023-06-18 18:15:06 -06:00
test-site Refactored GraphSignal to remove pointers and updated update path 2023-06-18 18:11:59 -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 Refactored GraphSignal to remove pointers and updated update path 2023-06-18 18:11:59 -06:00
go.mod 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
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 Refactored GraphSignal to remove pointers and updated update path 2023-06-18 18:11:59 -06:00
gql_vex.go Updated SetMatchState to make a downwards signal 2023-06-18 18:15:06 -06:00
graph.go Refactored GraphSignal to remove pointers and updated update path 2023-06-18 18:11:59 -06:00
main.go Refactored GraphSignal to remove pointers and updated update path 2023-06-18 18:11:59 -06:00
manager.go Updated GQL, fixed manager, and added queries/mutations 2023-06-13 14:10:59 -06:00
manager_test.go Refactored GraphSignal to remove pointers and updated update path 2023-06-18 18:11:59 -06:00
resource.go Refactored GraphSignal to remove pointers and updated update path 2023-06-18 18:11:59 -06:00
vex.go Refactored GraphSignal to remove pointers and updated update path 2023-06-18 18:11:59 -06:00
vex_test.go Refactored GraphSignal to remove pointers and updated update path 2023-06-18 18:11:59 -06:00