We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
如下三个路由: app.HttpServer.GET("/v1/machines/list", ListMachines) app.HttpServer.GET("/v1/machines/:machineId", GetOneMachine) 会提示冲突,但是这种方法用的场景非常多,而且非常简洁,希望能够支持。