nbserver

package
v0.0.0-...-238704e Latest Latest
Warning

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

Go to latest
Published: May 21, 2021 License: MPL-2.0 Imports: 22 Imported by: 0

README

nbserver

The nbserver package contains the functionality for the starboard serve command.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateServer

func CreateServer(serveFolderAbs string, serveFS serveFS, portPrimary string, portSecondary string)

func Start

func Start(servePath string)

Types

type BreadCrumb struct {
	Name string
	/**
	* Path without leading "/"
	 */
	Path       string
	IsFolder   bool
	IsNotebook bool
}

type BrowseEntry

type BrowseEntry struct {
	Name         string
	URL          string
	IsNotebook   bool
	LastModified string
}

Jump to

Keyboard shortcuts

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