ipc

package
v0.0.0-...-b60b6a8 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2022 License: Apache-2.0 Imports: 6 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 {
	// contains filtered or unexported fields
}

func NewServer

func NewServer(doneChan <-chan struct{}) (*Server, error)

func (*Server) CommandChan

func (s *Server) CommandChan() <-chan command.Message

func (*Server) OnRequest

func (s *Server) OnRequest(data []byte) ([]byte, error)

func (*Server) Run

func (s *Server) Run() error

func (*Server) Stop

func (s *Server) Stop()

func (*Server) TryPublishEvt

func (s *Server) TryPublishEvt(evt *event.Message, retries uint) error

Jump to

Keyboard shortcuts

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