Files
Курнат Андрей 2315f25754 Initial QSfera import
2026-06-07 10:20:04 +03:00
..
2026-06-07 10:20:04 +03:00
2026-06-07 10:20:04 +03:00
2026-06-07 10:20:04 +03:00
2026-06-07 10:20:04 +03:00
2026-06-07 10:20:04 +03:00

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/...