pomerium/pkg/storage/inmemory
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.go pkg/storage: make Watch returns receive only channel (#1211) 2020-08-05 23:49:28 +07:00
inmemory_test.go pkg/storage: change backend interface to return error (#1131) 2020-07-24 09:02:37 +07:00