Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoConfig ¶
type GoConfig struct { ProjectDir string GOOS string GOARCH string GOCACHE string Buildmode string Keep bool Trimpath bool Obfuscation bool Path string CompilerPath string Imports []string Command []string Env []string }
func NewGoConfig ¶
func (*GoConfig) BuildGoBuildCommand ¶
func (*GoConfig) GetGarbleArgs ¶
Click to show internal directories.
Click to hide internal directories.