Skip to content
This repository was archived by the owner on Sep 29, 2024. It is now read-only.

Add errors and cast check

Compare
Choose a tag to compare
@sshaplygin sshaplygin released this 19 May 00:18
· 48 commits to master since this release
0e602dc
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>