ShiningRush commented on issue #434:
URL: 
https://github.com/apache/apisix-dashboard/issues/434#issuecomment-689307501


   @bzp2010 @gxthrj @moonming @membphis @ShiningRush @tiannian @LiteSun
   `GenericStore` has already completed.I write a demo about how to use it in 
`internal/handler/route/route.go`
   I found some project problems, listed below:
   - The project structure is not standardized, please refer to 
[golang-standards/project-layout](https://github.com/golang-standards/project-layout)
   - We need a middleware mechanism to solve the following problems
     + error handling
     + result wrapping
     + input validating
   - Logger relies on concrete component(logrus), it needs to be decoupled
   
   We can hold a meeting to discuss how to carry out the next task


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to