Go to file
noah metz 6d0925f20f Added signature to auth response 2023-07-19 14:50:42 -06:00
.gitignore Added .gitignore and Makefile 2023-04-08 14:09:25 -06:00
LICENSE Added AGPLv3 LICENSE 2023-07-10 22:39:37 -06:00
context.go Added more doc comments 2023-07-10 22:31:43 -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 signature to auth response 2023-07-19 14:50:42 -06:00
gql_graph.go Added State to GQL Thread interface 2023-07-11 16:24:19 -06:00
gql_test.go Started to add authentication for GQL endpoint 2023-07-19 14:45:05 -06:00
graph_test.go Cleaned up GQL context 2023-07-10 21:15:01 -06:00
lockable.go Fixed typo in log 2023-07-11 17:22:14 -06:00
lockable_test.go Started to add authentication for GQL endpoint 2023-07-19 14:45:05 -06:00
log.go We do a little refactoring, hehe 2023-07-09 14:30:30 -06:00
node.go Added more doc comments 2023-07-10 22:31:43 -06:00
signal.go We do a little refactoring, hehe 2023-07-09 14:30:30 -06:00
thread.go Make restore use interface instead of struct 2023-07-12 22:31:13 -06:00
thread_test.go Started to add authentication for GQL endpoint 2023-07-19 14:45:05 -06:00