tradingpostserver

package
v6.5.4+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2018 License: MIT Imports: 13 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TradingPostServer

type TradingPostServer interface {
	// Run causes the server to start serving up.
	// The server will run forever unless some error
	// occurs
	Run() error
}

TradingPostServer defines the interface for a trading post server

func New

func New(auth0Creds auth0creds.Auth0Creds, mongoDBURL string, port int) TradingPostServer

New instantiates a new TradingPostServer instance

Jump to

Keyboard shortcuts

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