server

package
v0.0.0-...-3d4bac1 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2019 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(
	l *zap.SugaredLogger,
	stop chan bool,
	opts RunOpts,
) error

Run spins up the server

Types

type RunOpts

type RunOpts struct {
	Port     string
	Store    config.Store
	Database config.Database

	Meta config.BuildMeta
	Dev  bool
}

RunOpts denotes server options

Jump to

Keyboard shortcuts

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