Go to file
noah metz 5c416a4a3f We do a little refactoring, hehe 2023-07-09 14:30:30 -06:00
.gitignore Added .gitignore and Makefile 2023-04-08 14:09:25 -06:00
context.go We do a little refactoring, hehe 2023-07-09 14:30:30 -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 moved to ThreadLoop from separate StartThread and RestoreThread functions 2023-07-06 16:57:51 -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 moved to ThreadLoop from separate StartThread and RestoreThread functions 2023-07-06 16:57:51 -06:00
graph_test.go We do a little refactoring, hehe 2023-07-09 14:30:30 -06:00
lockable.go We do a little refactoring, hehe 2023-07-09 14:30:30 -06:00
lockable_test.go We do a little refactoring, hehe 2023-07-09 14:30:30 -06:00
log.go We do a little refactoring, hehe 2023-07-09 14:30:30 -06:00
node.go We do a little refactoring, hehe 2023-07-09 14:30:30 -06:00
signal.go We do a little refactoring, hehe 2023-07-09 14:30:30 -06:00
thread.go moved to ThreadLoop from separate StartThread and RestoreThread functions 2023-07-06 16:57:51 -06:00
thread_test.go moved to ThreadLoop from separate StartThread and RestoreThread functions 2023-07-06 16:57:51 -06:00