pomerium/internal/databroker
bobby f837c92741
dev: update linter (#1728)
- gofumpt everything
- fix TLS MinVersion to be at least 1.2
- add octal syntax
- remove newlines
- fix potential decompression bomb in ecjson
- remove implicit memory aliasing in for loops.

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-12-30 09:02:57 -08:00
..
config.go add paging support to GetAll (#1601) 2020-11-18 17:02:57 -07:00
config_source.go dev: update linter (#1728) 2020-12-30 09:02:57 -08:00
config_source_test.go config: validate databroker settings (#1260) 2020-08-12 11:32:34 -06:00
server.go implement new redis storage backend with go-redis package (#1649) 2020-12-10 12:21:31 -07:00
server_test.go add paging support to GetAll (#1601) 2020-11-18 17:02:57 -07:00