runners

package
v0.0.0-...-229771f Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

type Runner interface {
	CreateFile(string, string) (string, string, error)
}

func CreateRunner

func CreateRunner(lang string) (Runner, error)

type UnsupportedLanguageError

type UnsupportedLanguageError struct {
	// contains filtered or unexported fields
}

func (*UnsupportedLanguageError) Error

func (u *UnsupportedLanguageError) Error() string

func (*UnsupportedLanguageError) Is

func (u *UnsupportedLanguageError) Is(err error) bool

Jump to

Keyboard shortcuts

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