Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompileInTempDir ¶
CompileInTempDir creates a temp directory and compiles the main package of the current directory. Remember to delete the directory after the test:
defer os.RemoveAll(tmpDir)
The first argument of the environment variable EXECPATH overrides execPath.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.