weixin_34302561的博客If GO111MODULE=on, then the go command requires the use of modules, never consulting GOPATH. We refer to this as the command being module-aware or running in "module-aware mode". If GO111MODULE=auto ...
weixin_39777242的博客 Note that ASAN_OPTIONS=detect_leaks=0 will be set by default until the build is leak-check clean. - ANDROID_QUIET_BUILD: set to 'true' to display only the essential messages. lunch 2 PLATFORM_VERSION...