mirror of
https://github.com/HDT3213/godis.git
synced 2025-11-03 11:02:17 +08:00
- Exclude the struct tag is space - Exclude configuration file comment, which is starting with space fix: in the case of panic unexpected happened in the method parse0 of parser/parser.go, closing of the channel is needed to prevent the program from getting stuck~ - fine-tune the coding of parser/parser.go Limited ability, hope to make it better~