Go to file
noah metz 0e2b6ccb2a enhance tests for race conditions 2023-07-05 23:54:11 -06:00
.gitignore Added .gitignore and Makefile 2023-04-08 14:09:25 -06:00
go.mod Add UseMoreStates and UpdateMoreStates that should only be called from eachother 2023-06-28 21:49:23 -06:00
go.sum intermediary 2023-06-22 15:50:42 -06:00
gql.go Added fixes to pass go vet 2023-07-05 14:50:21 -06:00
gql_graph.go Modified SendUpdate to require it to be called from inside a UseStates context. 2023-07-04 18:45:23 -06:00
gql_test.go enhance tests for race conditions 2023-07-05 23:54:11 -06:00
graph.go Added fixes to pass go vet 2023-07-05 14:50:21 -06:00
graph_test.go Fixed typo in thread loading that resulted in the parent being loaded as an owner instead 2023-07-03 13:14:48 -06:00
lockable.go Modified SendUpdate to require it to be called from inside a UseStates context. 2023-07-04 18:45:23 -06:00
lockable_test.go enhance tests for race conditions 2023-07-05 23:54:11 -06:00
thread.go Added fixes to pass go vet 2023-07-05 14:50:21 -06:00
thread_test.go Modified SendUpdate to require it to be called from inside a UseStates context. 2023-07-04 18:45:23 -06:00