app

package
v0.5.4 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2024 License: GPL-2.0 Imports: 8 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 struct {
	Input         core.Input
	InputPosition core.Position
	InputSchema   core.Schema
	Output        core.Output
	OutPutRule    core.Rule
	SyncChan      *channel.SyncChannel

	sync.Mutex
	// contains filtered or unexported fields
}

func NewServer

func NewServer(config *config.BaseConfig) (*Server, error)

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