middleware

package
v0.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 25, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TokenPropagation

func TokenPropagation() middleware.Middleware

TokenPropagation 创建一个客户端中间件,用于将 bearer token 从传入的请求上下文转发到下游服务调用。

它会读取由服务端认证中间件存储在上下文中的 token,并在发出的请求中设置为 Authorization 头。

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL