web

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: May 31, 2022 License: MIT Imports: 20 Imported by: 0

Documentation

Overview

Package web provides a web server with an HTTP API as well as a full UI to run amod code.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Model added in v0.2.0

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

type Session added in v0.2.0

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

type SessionList added in v0.2.0

type SessionList []*Session

type Web

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

func Initialize

func Initialize(cli *cli.Context, frameworks framework.List, examples *embed.FS) (w *Web, err error)

func (Web) Start

func (w Web) Start() (err error)

Jump to

Keyboard shortcuts

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