server

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: May 19, 2020 License: MIT Imports: 21 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
}

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