bouncer/internal/config
wpetit d12ebfc642
Cadoles/bouncer/pipeline/pr-develop This commit looks good Details
feat: proxy bootstrapping from configuration
2024-03-26 17:28:38 +01:00
..
testdata fix(config): supporting multiple env variables in a value. 2024-02-05 11:13:47 +01:00
admin_server.go feat: sentry integration 2023-07-05 12:05:30 -06:00
bootstrap.go feat: proxy bootstrapping from configuration 2024-03-26 17:28:38 +01:00
config.go feat: proxy bootstrapping from configuration 2024-03-26 17:28:38 +01:00
config_test.go feat: initial commit 2023-05-21 22:27:25 +02:00
cors.go feat: initial commit 2023-05-21 22:27:25 +02:00
environment.go fix(config): supporting multiple env variables in a value. 2024-02-05 11:13:47 +01:00
http.go feat: optional real-ip middleware 2023-07-06 08:16:17 -06:00
layers.go feat: implements circuitbreaker layer 2023-07-06 07:59:20 -06:00
logger.go feat: add basic prometheus metrics integration 2023-06-30 10:26:27 -06:00
metrics.go feat: add basic prometheus metrics integration 2023-06-30 10:26:27 -06:00
proxy_server.go feat: sentry integration 2023-07-05 12:05:30 -06:00
redis.go feat: add configurable redis timeouts 2024-03-26 14:04:07 +01:00
sentry.go feat: sentry integration 2023-07-05 12:05:30 -06:00