processor

package
v0.0.0-...-983ff77 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2021 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HEPProcessor

type HEPProcessor struct {
}

HEPProcessor is the HEP processor

func NewHEPProcessor

func NewHEPProcessor() *HEPProcessor

NewHEPProcessor initializes a new HEP processor

func (*HEPProcessor) Process

func (s *HEPProcessor) Process(packet []byte) (*model.SIPMessage, error)

Process raw bytes containing a HEP packet

type HEPProcessorInterface

type HEPProcessorInterface interface {
	Process(packet []byte) (*model.SIPMessage, error)
}

HEPProcessorInterface is the interface for Server objects

Jump to

Keyboard shortcuts

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