module
0.0.0-20221013101812-2187eb44e5d2
Repository: https://github.com/lord-y/golang-tools.git
Documentation: pkg.go.dev
# README
golang-tools
Tests:
go test -v ./... -coverprofile=coverage.out
go tool cover -func=coverage.out
go tool cover -html=coverage.out
# Packages
No description provided by the author
No description provided by the author
Package tools assemble useful functions used by other packages.