//go:build mage // Package main provides Mage build targets for the checkvist-api module. package main // magefile.go contains build targets: Test, Coverage, Lint, Fmt, Check.