rto_heap

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: May 4, 2024 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RtoHeap

type RtoHeap interface {
	Add(item *windowitem.WindowItem) error
}

func NewRtoHeap

func NewRtoHeap(ctx context.Context, options RtoHeapOptions, uplink uplink.Uplink, encoder encoder.EncoderDecoder, encryption encryption.Encryption) RtoHeap

type RtoHeapOptions

type RtoHeapOptions struct {
	// MaxQueueSize is the maximum number of items that can be queued
	MaxQueueSize int
}

func NewDefaultRtoHeapOptions

func NewDefaultRtoHeapOptions() RtoHeapOptions

Jump to

Keyboard shortcuts

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