server

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: May 24, 2020 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(port int) (err error)

Types

type FileData

type FileData struct {
	Prefix string
	Start  float64
	Stop   float64
}

type Href

type Href struct {
	Value string
	Href  string
	Flag  bool
}

type Metadata

type Metadata struct {
	Name         string
	UUID         string
	OriginalURL  string
	Files        []FileData
	Start        float64
	Stop         float64
	IsSynthPatch bool
}

type Render

type Render struct {
	Title        string
	MessageError string
	MessageInfo  string
	Metadata     Metadata
}

Jump to

Keyboard shortcuts

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