Documentation
¶
Overview ¶
Package backendrunner invokes build backends through RFC 0012.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Probe ¶
func Probe(ctx context.Context, runner capability.Runner, executable string) (projectbackend.Capabilities, error)
func Run ¶
func Run( ctx context.Context, runner capability.Runner, executable string, request projectbackend.Request, ) (projectbackend.Result, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.