nrepl

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NreplServer

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

NreplServer implements the nREPL protocol over TCP.

func NewNreplServer

func NewNreplServer(ctx *compiler.Context) *NreplServer

func (*NreplServer) Start

func (n *NreplServer) Start(port int) error

Start starts the nREPL server on the given port.

func (*NreplServer) Stop

func (n *NreplServer) Stop()

Stop shuts down the server and cleans up.

Jump to

Keyboard shortcuts

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