Skip to content

Latest commit

 

History

History
 
 

stdutil

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