360 B
360 B
Stdio
stdio provide some standard IO util functions.
Install
go get github.com/gookit/goutil/x/stdio
Go docs
Usage
Please see tests.
Testings
go test -v ./stdio/...
Test limit by regexp:
go test -v -run ^TestSetByKeys ./stdio/...