server

package
v0.0.0-...-dc1866d Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2017 License: Apache-2.0 Imports: 7 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 {
	Router() *mux.Router
	Serve() error
}

Server interface defines methods to route and serve requests when running in 'daemon' mode

func NewServer

func NewServer(secretStore store.Store) Server

Jump to

Keyboard shortcuts

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