Categorygithub.com/MDGSF/iutils
repositorypackage
0.0.13
Repository: https://github.com/mdgsf/iutils.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

iutils

go get -u github.com/MDGSF/iutils
go get -u github.com/MDGSF/[email protected]

test

go test ./...
go test -coverprofile=coverage.out ./...
go tool cover -html=coverage.out