.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 policy types, removed tags
|
2023-07-24 22:52:15 -06:00 |
go.sum
|
intermediary
|
2023-06-22 15:50:42 -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_subscribe.go
|
Tests compile and run
|
2023-07-24 16:04:56 -06:00 |
log.go
|
We do a little refactoring, hehe
|
2023-07-09 14:30:30 -06:00 |
policy.go
|
Added more policy types, removed tags
|
2023-07-24 22:52:15 -06:00 |
signal.go
|
Fixed interface conversion panics
|
2023-07-24 17:07:27 -06:00 |