server

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2019 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(publicURL, port string) *server

Types

type File added in v0.0.6

type File struct {
	FullPath string `json:"fullPath"`
	Upload   Upload `json:"upload"`
}

type Upload added in v0.0.6

type Upload struct {
	UUID     string `json:"uuid"`
	Total    int    `json:"total"`
	Filename string `json:"filename"`
}

Jump to

Keyboard shortcuts

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