Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Compiler ¶
type Compiler struct {
// contains filtered or unexported fields
}
Compiler creates Go plugin object files.
func NewCompiler ¶
NewCompiler returns a new compiler instance.
func (*Compiler) Compile ¶
Compile changes its working directory to ${pluginRoot}/${g}/${v}/$lower(${k} and places object code next to source code.
Click to show internal directories.
Click to hide internal directories.