Go to file
noah metz 81e49b505b Moved self-signed certificate creation to NewGQLThread 2023-07-21 01:21:53 -06:00
.gitignore
LICENSE
context.go Added more to policy, and updated lockable to use better IDs 2023-07-21 00:02:53 -06:00
go.mod
go.sum
gql.go Moved self-signed certificate creation to NewGQLThread 2023-07-21 01:21:53 -06:00
gql_graph.go Added Users query to GQLThread 2023-07-20 22:17:45 -06:00
gql_test.go Moved self-signed certificate creation to NewGQLThread 2023-07-21 01:21:53 -06:00
graph_test.go GQLUser improvement 2023-07-20 00:24:22 -06:00
lockable.go Added more to policy, and updated lockable to use better IDs 2023-07-21 00:02:53 -06:00
lockable_test.go
log.go
node.go Added more to policy, and updated lockable to use better IDs 2023-07-21 00:02:53 -06:00
policy.go Added more to policy, and updated lockable to use better IDs 2023-07-21 00:02:53 -06:00
signal.go
thread.go Fixed thread.go 2023-07-21 00:06:11 -06:00
thread_test.go
user.go type name update 2023-07-20 22:08:45 -06:00