package
0.0.0-20240311064956-9d85d0065498
Repository: https://github.com/coderi421/kyuu.git
Documentation: pkg.go.dev
# Interfaces
Propagator 处理请求中的 session id.
Session 这个通常是一个接口,用来表示一个 session 结构体必须要实现的方法 session 对应的结构体,需要存在 Store 里面.
No description provided by the author