Documentation
¶
Overview ¶
Package gorun provides for running go executable packages for inclusion in documentation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetGoRun ¶
GetGoRun runs "go run" the provided package collecting and returning the formatted output.
func RawGoRun ¶
RawGoRun runs "go run" the provided package collecting and returning the raw output.
func UsageGoRun ¶ added in v0.0.9
UsageGoRun runs "go run" the provided package collecting and returning the raw output.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.