server

package
v0.0.0-pre.1 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2018 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(config *Config) error

Run runs a server

Types

type Config

type Config struct {
	Queue     queue.Queue
	Httpaddr  string
	Grpcaddr  string
	PublicURL string

	TLSCertPEMBlock []byte
	TLSKeyPEMBlock  []byte
	UseTLS          bool
	// contains filtered or unexported fields
}

Config is a server configuration

Jump to

Keyboard shortcuts

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