Documentation
¶
Index ¶
Constants ¶
View Source
const BuildMode = `` /* 1438-byte string literal not displayed */
View Source
const BuildModeSupported = "c-archive|c-shared|default|exe|pie|plugin|shared|archive"
View Source
const BuildVcsSupported = "auto|true|false"
View Source
const CompileSupported = "gccgo|gc"
View Source
const ConfigApiVersion = 3 // BuilderX-go支持的当前配置文件api版本
View Source
const Help = `` /* 778-byte string literal not displayed */
View Source
const MacroSplit = "," //宏指令的分隔符
View Source
const ModSupported = "readonly|vendor|or|mod"
Variables ¶
View Source
var BuiltTask = 0
View Source
var GoExe string
View Source
var GoOSAndGoArchSupported = `` /* 585-byte string literal not displayed */
GoOSAndGoArchSupported 使用go tool dist list获取
View Source
var RootDir string
View Source
var Router *gin.Engine
View Source
var StartTime time.Time
View Source
var WebPort = "18088"
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.