V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
The Go Programming Language
http://golang.org/
Go Playground
Go Projects
Revel Web Framework
hxyCoding
V2EX  ›  Go 编程语言

对标准库 http.Handler 进行泛型扩展

  •  
  •   hxyCoding · 2023-02-22 12:03:10 +08:00 · 1042 次点击
    这是一个创建于 430 天前的主题,其中的信息可能已经有所发展或是发生改变。

    仿 spring 参数预处理

    func( http.ResponseWriter, *http.Request, T) (R, error)	{
     //todo
    }
    

    https://github.com/otk-final/thf

    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2679 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 11:12 · PVG 19:12 · LAX 04:12 · JFK 07:12
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.