forwarding

package
v2.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// CFTypeBasic indicates a basic cache
	CFTypeBasic = CollapsedForwardingType(iota)
	// CFTypeProgressive indicates a progressive cache
	CFTypeProgressive

	CFNameBasic       = "basic"
	CFNameProgressive = "progressive"
)

Variables

CollapsedForwardingTypeNames is a map of forwarding types keyed by name

View Source
var CollapsedForwardingTypeValues = make(map[CollapsedForwardingType]string)

CollapsedForwardingTypeValues is a map of forwarding types keyed by internal id

Functions

This section is empty.

Types

type CollapsedForwardingType

type CollapsedForwardingType int

CollapsedForwardingType enumerates the forwarding types

func GetCollapsedForwardingType

func GetCollapsedForwardingType(name string) CollapsedForwardingType

GetCollapsedForwardingType returns the CollapsedForwardingType for the provided name or CFTypeBasic if the name is invalid

func (CollapsedForwardingType) String

func (t CollapsedForwardingType) String() string

Jump to

Keyboard shortcuts

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