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 )
Click to show internal directories.
Click to hide internal directories.