stream

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2021 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AssemblerContext

type AssemblerContext struct {
	CaptureInfo gopacket.CaptureInfo
}

func (*AssemblerContext) GetCaptureInfo

func (c *AssemblerContext) GetCaptureInfo() gopacket.CaptureInfo

type HTTPStreamFactory

type HTTPStreamFactory struct {
	UseCui   *bool
	Protocol *string
	Logger   *log.Logger
}

func (*HTTPStreamFactory) New

New is required to statisfy the StreamFactory inferface

type Protocol

type Protocol int
const (
	HTTP Protocol = iota
	Dump
	Drain
)

Jump to

Keyboard shortcuts

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