This website requires JavaScript.
Explore
Help
Sign In
MetzNet
/
graphvent
Watch
4
Star
0
Fork
You've already forked graphvent
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
111
Commits
4
Branches
1
Tag
6.8
MiB
Go
100%
5be9b9ac07
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
noah metz
5be9b9ac07
Removed StartRootEvent, now run LockResource(root_event) then RunEvent(root_event)
2023-06-20 20:48:48 -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
Made logging configurable
2023-06-20 16:35:16 -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