//
pkg.gl
Category
github.com/xiaonanln/goworld
engine
gwioutil
package
0.1.6
Repository:
https://github.com/xiaonanln/goworld.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
30
Files
55 SLOC
#
Functions
IsTimeoutError
IsTimeoutError checks if the error is a timeout error.
ReadAll
ReadAll reads from the reader until all bytes in data is filled.
WriteAll
WriteAll write all bytes of data to the writer.