Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Request ¶
type Request struct {
Session Session
Limit dag.Metric
Type RequestType
MaxChunks uint32
}
type RequestType ¶
type RequestType uint8
const ( RequestIDs RequestType = 0 RequestEvents RequestType = 2 )
Click to show internal directories.
Click to hide internal directories.