Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoRuntime ¶
type GoRuntime struct {
// contains filtered or unexported fields
}
GoRuntime implements the Runtime interface for Go
func New ¶
func New(cache types.Cache, downloader types.Downloader) *GoRuntime
New creates a new Go runtime manager
Click to show internal directories.
Click to hide internal directories.