gorun

package
v0.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2026 License: GPL-3.0 Imports: 8 Imported by: 0

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

func GetGoRun(cmd string) (string, error)

GetGoRun runs "go run" the provided package collecting and returning the formatted output.

func RawGoRun

func RawGoRun(cmd string) (string, error)

RawGoRun runs "go run" the provided package collecting and returning the raw output.

func RunGo

func RunGo(dir, cmd string) (string, string, error)

RunGo executes the named go package in the provided directory.

func UsageGoRun added in v0.0.9

func UsageGoRun(cmd string) (string, error)

UsageGoRun runs "go run" the provided package collecting and returning the raw output.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL