Directories
¶
| Path | Synopsis |
|---|---|
|
Package ctxkeys provides a generic, type-safe context key mechanism that prevents collisions between packages using context.WithValue.
|
Package ctxkeys provides a generic, type-safe context key mechanism that prevents collisions between packages using context.WithValue. |
|
Package httpclient builds a secure-by-default outbound *http.Client for use by any Go component in this repo.
|
Package httpclient builds a secure-by-default outbound *http.Client for use by any Go component in this repo. |
|
Package middleware provides composable net/http middleware following the standard func(http.Handler) http.Handler pattern.
|
Package middleware provides composable net/http middleware following the standard func(http.Handler) http.Handler pattern. |
|
Package netguard provides a shared, dial-time SSRF guard for outbound HTTP(S) calls whose destination is influenced, even partially, by untrusted input (request bodies, tenant configuration, redirects).
|
Package netguard provides a shared, dial-time SSRF guard for outbound HTTP(S) calls whose destination is influenced, even partially, by untrusted input (request bodies, tenant configuration, redirects). |
|
Package tlsconfig parses operator-facing cipher suite, ECDH/curve preference, and TLS version names into the crypto/tls identifiers needed to build a *tls.Config.
|
Package tlsconfig parses operator-facing cipher suite, ECDH/curve preference, and TLS version names into the crypto/tls identifiers needed to build a *tls.Config. |
Click to show internal directories.
Click to hide internal directories.