app

package
v0.9.71 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2020 License: Apache-2.0 Imports: 14 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	Input core.Input

	Emitter       core.Emitter
	Scheduler     core.Scheduler
	PositionCache position_cache.PositionCacheInterface
	Output        core.Output

	sync.Mutex
	// contains filtered or unexported fields
}

func NewServer

func NewServer(pipelineConfig config.PipelineConfigV3) (*Server, error)

func ParsePlugins added in v0.9.17

func ParsePlugins(pipelineConfig config.PipelineConfigV3) (*Server, error)

func (*Server) Close

func (s *Server) Close()

func (*Server) Start

func (s *Server) Start() error

Jump to

Keyboard shortcuts

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