What's this? This package is a personal library for Go language. For more information, see https://pkg.go.dev/github.com/devlights/gomy . Requirements go-task $ go install github.com/go-task/task/v3/cmd/task@latest Howto Build $ task fmt vet $ task build Test $ task test Cover $ task cover