mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-02 14:52:05 -04:00
321 B
321 B
Std Utils
- some features
Install
go get github.com/gookit/goutil/stdutils
Go docs
Usage
Testings
go test -v ./stdutils/...
Test limit by regexp:
go test -v -run ^TestSetByKeys ./stdutils/...