lossPattern

package
v0.0.0-...-632c06c Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LossPatternClient

type LossPatternClient struct {
	SendInterval int
	Size         int
	SendSum      int
	// contains filtered or unexported fields
}

func NewLossPatternClient

func NewLossPatternClient(conn net.Conn) *LossPatternClient

func (*LossPatternClient) Receive

func (lpc *LossPatternClient) Receive()

func (*LossPatternClient) Send

func (lps *LossPatternClient) Send()

type LossPatternServer

type LossPatternServer struct {
	SendInterval int
	Size         int
	SendSum      int
	// contains filtered or unexported fields
}

func NewLossPatternServer

func NewLossPatternServer(conn net.Conn) *LossPatternServer

func (*LossPatternServer) Receive

func (lpc *LossPatternServer) Receive()

func (*LossPatternServer) Send

func (lps *LossPatternServer) Send()

type LossPatternSignal

type LossPatternSignal struct {
	Seq  int64
	Time int64
}

Jump to

Keyboard shortcuts

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