eval

package
v1.0.1-0...-b16c9cc Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Events

type Events struct {
	Message string
	Kind    string
	Delay   int
}

Events for JSON

type GolangResult

type GolangResult struct {
	Errors      string
	Events      []Events
	Status      int
	IsTest      bool
	TestsFailed int
}

GolangResult for JSON

func GoCode

func GoCode(code string) (*GolangResult, error)

GoCode run code and response

Jump to

Keyboard shortcuts

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