# core go Go development tools. ## Subcommands | Command | Description | |---------|-------------| | [test](test/) | Run tests | | [cov](cov/) | Coverage report | | [fmt](fmt/) | Format code | | [lint](lint/) | Lint code | | [install](install/) | Install binary | | [mod](mod/) | Module management |