scope

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scope

type Scope int
const (
	InitScope    Scope = 0x000000000
	RecvScope    Scope = 0x000000001
	HashScope    Scope = 0x000000010
	HitScope     Scope = 0x000000100
	MissScope    Scope = 0x000001000
	PassScope    Scope = 0x000010000
	FetchScope   Scope = 0x000100000
	ErrorScope   Scope = 0x001000000
	DeliverScope Scope = 0x010000000
	LogScope     Scope = 0x100000000
	AnyScope     Scope = 0x111111111
)

func (Scope) String

func (s Scope) String() string

Jump to

Keyboard shortcuts

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