This repository was archived by the owner on Sep 29, 2024. It is now read-only.
Add errors and cast check
add errors and cast check (#468) * refactor conn.go method(serveRead) * fixed issue#444 golangci-lint error * try my best to avoid ignoring error(exclude test file) * update README.md,change to check error * update README.md,change to check error * revert golangci-lint * revert golangci-lint code * revert golangci-lint code * add error msg * fixed by comments * fixed by comments Co-authored-by: ralphchen <Wwkkvikthh123>