Go to file
noah metz a7f721e0cd Allow loading of nil thread_info 2023-07-04 19:46:14 -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 GQLWS Logging 2023-07-03 19:13:29 -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 Modified SendUpdate to require it to be called from inside a UseStates context. 2023-07-04 18:45:23 -06:00
graph.go Modified SendUpdate to require it to be called from inside a UseStates context. 2023-07-04 18:45:23 -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 Modified SendUpdate to require it to be called from inside a UseStates context. 2023-07-04 18:45:23 -06:00
thread.go Allow loading of nil thread_info 2023-07-04 19:46:14 -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