Go to file
noah metz fe9bc8ade0 Fix 2023-06-18 21:40:02 -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 Exported BaseEvent.Actions and BaseEvent.Handlers 2023-06-18 19:20:24 -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 Fix 2023-06-18 21:40:02 -06:00
graph.go Changed to SignalChannel 2023-06-18 19:18:11 -06:00
manager.go exported manager root event 2023-06-18 18:56:14 -06:00
manager_test.go Changed graph_tester to GraphTester 2023-06-18 18:39:52 -06:00
resource.go Renamed update to PropagateUpdate 2023-06-18 19:14:07 -06:00