Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrBuildTool 不支持的编译工具错误 ErrBuildTool = errors.New("unsupported build tool") )
Functions ¶
Types ¶
type GBBuilder ¶
type GBBuilder struct {
// contains filtered or unexported fields
}
GBBuilder gb编译工具
Click to show internal directories.
Click to hide internal directories.