.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
|
Tests compile and run
|
2023-07-24 16:04:56 -06:00 |
go.sum
|
intermediary
|
2023-06-22 15:50:42 -06:00 |
gql.go
|
Fixed interface conversion panics
|
2023-07-24 17:07:27 -06:00 |
gql_interfaces.go
|
Removed types from context
|
2023-07-21 18:18:26 -06:00 |
gql_mutation.go
|
Tests compile and run
|
2023-07-24 16:04:56 -06:00 |
gql_resolvers.go
|
Tests compile and run
|
2023-07-24 16:04:56 -06:00 |
gql_subscribe.go
|
Tests compile and run
|
2023-07-24 16:04:56 -06:00 |
gql_test.go
|
Add policies to get tests to pass
|
2023-07-24 17:17:12 -06:00 |
gql_types.go
|
Tests compile and run
|
2023-07-24 16:04:56 -06:00 |
lockable.go
|
Fixed interface conversion panics
|
2023-07-24 17:07:27 -06:00 |
log.go
|
We do a little refactoring, hehe
|
2023-07-09 14:30:30 -06:00 |
node.go
|
Added PolicyMap
|
2023-07-24 18:04:16 -06:00 |
policy.go
|
Tests compile and run
|
2023-07-24 16:04:56 -06:00 |
signal.go
|
Fixed interface conversion panics
|
2023-07-24 17:07:27 -06:00 |
thread.go
|
Added started signal to ThreadStart
|
2023-07-24 18:39:33 -06:00 |
user.go
|
Fixed interface conversion panics
|
2023-07-24 17:07:27 -06:00 |