mirror of
https://github.com/HDT3213/godis.git
synced 2025-10-06 17:26:52 +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~