core

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2024 License: BSD-3-Clause Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// LevelMessage is used for messages from Message
	LevelMessage = slog.Level(3)
)

Variables

This section is empty.

Functions

func RunETS

func RunETS(exename string, args []string) error

RunETS starts the execution of the javascript

func SetCfg

func SetCfg(config Configuration)

SetCfg sets the configuration struct

func SetupLog

func SetupLog(filename string) error

SetupLog creates a protocol file. filename is the name of the XML file.

Types

type Configuration

type Configuration struct {
	Starttime time.Time
	Loglevel  string
	Verbose   bool
	Version   string
	// contains filtered or unexported fields
}

Configuration keeps the configuration for the javascript environment.

Jump to

Keyboard shortcuts

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