Versions in this module Expand all Collapse all v1 v1.18.0 Dec 20, 2024 v1.17.0 Dec 17, 2024 Changes in this version + func BoundDialerParamsFromContext(ctx context.Context) (*string, string, bool) + func BoundDialerParamsToContext(ctx context.Context, hints *string, localAddr string) context.Context + func FilterParamsFromContext(ctx context.Context) (*http.Request, string) + func FilterParamsToContext(ctx context.Context, req *http.Request, username string) context.Context + func OrigDstFromContext(ctx context.Context) (string, bool) + func OrigDstToContext(ctx context.Context, dst string) context.Context