rportserver

package
v0.0.0-...-9322084 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2019 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server interface {
	// Start loads storage from given path and
	// starts a blocking http listening process
	// on given port
	Start(serverPort int, storagePath string) error
}

Server represents interactions with a typical rport-server object

func NewServer

func NewServer() Server

NewServer creates a new server object

Jump to

Keyboard shortcuts

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