Documentation
¶
Overview ¶
Package devserver exposes the M-Press development server to optional local tools without making the parser, renderer, or file-safety internals public.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct {
Host string
Port int
Authoring bool
Token string
Workspace *WorkspaceAssets
}
type WorkspaceAssets ¶
WorkspaceAssets is an optional browser interface supplied by another product. The open-source M-Press binary does not embed a browser editor bundle.
Click to show internal directories.
Click to hide internal directories.