reqmeta

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package reqmeta provides metadata on requests for prioritizing with a pqueue.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataNext

func DataNext(queued, active []*Data) int

Types

type Data

type Data struct {
	Kind Kind
	Size int64
}

type Kind

type Kind int
const (
	Unknown Kind = iota
	Head
	Manifest
	Query
	Blob
)

Jump to

Keyboard shortcuts

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