file

package
v0.0.0-...-d7543ea Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AntCaptureFile

type AntCaptureFile struct {
	// contains filtered or unexported fields
}

func GetAntCaptureFile

func GetAntCaptureFile(path string) *AntCaptureFile

func (*AntCaptureFile) BufferSize

func (f *AntCaptureFile) BufferSize() int

func (*AntCaptureFile) Close

func (f *AntCaptureFile) Close()

func (*AntCaptureFile) Create

func (f *AntCaptureFile) Create() (e error)

func (*AntCaptureFile) Open

func (f *AntCaptureFile) Open() (e error)

func (*AntCaptureFile) Read

func (f *AntCaptureFile) Read() (a AntT, e error)

func (*AntCaptureFile) ReadLoop

func (f *AntCaptureFile) ReadLoop(out chan message.AntPacket, stop chan struct{})

func (*AntCaptureFile) Write

func (f *AntCaptureFile) Write(packet message.AntPacket) error

type AntT

type AntT struct {
	Data      message.AntPacket
	Timestamp time.Time
}

func (*AntT) String

func (a *AntT) String() string

Jump to

Keyboard shortcuts

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