dsl

package
v0.2.16 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Session

type Session = repl.DSLSession

Session is the programmatic DSL execution session.

It supports Execute(line), ExecuteFile(path), and Context().

func NewSession

func NewSession(envName string, output io.Writer) (*Session, error)

NewSession creates a DSL session bound to an Insyra environment.

envName empty string means "default". output nil means discard output.

Jump to

Keyboard shortcuts

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