Go to file
noah metz ec9a29573a test again 2023-07-30 11:21:40 -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 Think I got the interface registering figured out, need to test it out with self-referrential fields(list and single) from LockableExt 2023-07-29 19:16:33 -06:00
ecdh.go Moved ecdh to it's own extension 2023-07-29 00:28:44 -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 * 2023-07-30 10:09:04 -06:00
gql_interfaces.go Did most of the work to move node interface creation to GQLExtContext 2023-07-29 18:27:52 -06:00
gql_mutation.go Renamed GQL functions to remove GQL 2023-07-29 11:03:41 -06:00
gql_query.go Think I got the interface registering figured out, need to test it out with self-referrential fields(list and single) from LockableExt 2023-07-29 19:16:33 -06:00
gql_resolvers.go Think I got the interface registering figured out, need to test it out with self-referrential fields(list and single) from LockableExt 2023-07-29 19:16:33 -06:00
gql_subscribe.go Did most of the work to move node interface creation to GQLExtContext 2023-07-29 18:27:52 -06:00
gql_test.go Fix signal queue 2023-07-30 01:29:15 -06:00
gql_types.go Did most of the work to move node interface creation to GQLExtContext 2023-07-29 18:27:52 -06:00
graph_test.go Moved test 'WaitForX' functions to a generic function in signal.go that can be used to wait for arbitrary signals 2023-07-28 19:32:27 -06:00
lockable.go * 2023-07-30 10:09:04 -06:00
lockable_test.go * 2023-07-30 10:09:04 -06:00
log.go We do a little refactoring, hehe 2023-07-09 14:30:30 -06:00
node.go test again 2023-07-30 11:21:40 -06:00
node_test.go Moved ecdh to it's own extension 2023-07-29 00:28:44 -06:00
policy.go Added basic test for read result with ACL 2023-07-28 11:59:01 -06:00
signal.go * 2023-07-30 10:09:04 -06:00
user.go Moved ecdh to it's own extension 2023-07-29 00:28:44 -06:00