Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CompileTarget ¶
CompileTarget struct contains information about compile target
type LinkerParams ¶
LinkerParams is set of params for linker (ln)
type Params ¶
type Params struct {
Source string
BuildMode string
OutputPath string
Params LinkerParams
Target CompileTarget
Variables scope.Vars
}
Params is params for the build plugin
Click to show internal directories.
Click to hide internal directories.