pomerium/pkg/storage
Cuong Manh Le ec52412d79
pkg/storage: make Watch returns receive only channel (#1211)
So the caller can not write to the channel, and insist that the channel
is for notifying only.
2020-08-05 23:49:28 +07:00
..
inmemory pkg/storage: make Watch returns receive only channel (#1211) 2020-08-05 23:49:28 +07:00
redis pkg/storage: make Watch returns receive only channel (#1211) 2020-08-05 23:49:28 +07:00
encrypted.go databroker: add encryption for records (#1168) 2020-07-30 14:04:31 -06:00
encrypted_test.go databroker: add encryption for records (#1168) 2020-07-30 14:04:31 -06:00
storage.go pkg/storage: make Watch returns receive only channel (#1211) 2020-08-05 23:49:28 +07:00
storage_test.go pkg/storage: make Watch returns receive only channel (#1211) 2020-08-05 23:49:28 +07:00