web

package
v0.13.1 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2020 License: BSD-2-Clause Imports: 10 Imported by: 0

Documentation

Overview

Package web is the entry point for the backend of the web interface of Elvish.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExecuteResponse

type ExecuteResponse struct {
	OutBytes  string
	OutValues []interface{}
	ErrBytes  string
	Err       string
}

type Web

type Web struct {
	BinPath  string
	SockPath string
	DbPath   string
	Port     int
}

func (*Web) Main

func (web *Web) Main(fds [3]*os.File, _ []string) int

Jump to

Keyboard shortcuts

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