Skip to main content
Version: 2.8.x(Latest)

📄️ Configuration

Configuration of the development environment under the GoFrame framework, mainly including the environment variable settings of Go language and tool configuration in Goland. It provides detailed instructions on how to set environment variables like GOROOT, GOPATH, and PATH, along with specific configuration steps for both *nix and Windows systems. Additionally, it introduces methods for integrating and configuring tools like go fmt, golangci-lint, goimports, and golint in Goland to help developers improve code quality and development efficiency.