Go to file
noah metz 3ebb6fe223 Added fail to LockLockables if owner is trying to lock again 2023-07-02 10:34:25 -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 test to display GQLThread serialized data 2023-07-01 13:06:39 -06:00
gql_graph.go Updated FindChild to use UseMoreStates and expect to get passed currently held states 2023-07-02 09:05:34 -06:00
gql_test.go Added test to display GQLThread serialized data 2023-07-01 13:06:39 -06:00
graph.go Exposed load function maps in graph context constructor 2023-07-02 09:34:36 -06:00
graph_test.go Exposed load function maps in graph context constructor 2023-07-02 09:34:36 -06:00
lockable.go Added fail to LockLockables if owner is trying to lock again 2023-07-02 10:34:25 -06:00
lockable_test.go Moved GQL context information out of node runtime state and into context 2023-07-01 13:03:28 -06:00
thread.go Updated FindChild to use UseMoreStates and expect to get passed currently held states 2023-07-02 09:05:34 -06:00
thread_test.go Moved GQL context information out of node runtime state and into context 2023-07-01 13:03:28 -06:00