mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-29 18:36:30 +02:00
This also replaces instances where we manually write "return ctx.Err()" with "return context.Cause(ctx)" which is functionally identical, but will also correctly propagate cause errors if present. |
||
---|---|---|
.. | ||
api | ||
apierror | ||
bootstrap | ||
cmd | ||
connect-mux | ||
controller | ||
grpcconn | ||
healthcheck | ||
reconciler | ||
telemetry | ||
token |