Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Q ¶
type Q struct {
// contains filtered or unexported fields
}
Q actor queue structure define
func (*Q) AddPriorReq ¶
AddPriorReq add normal request to the normal queue first place.
func (*Q) AddReqAnyway ¶
AddReqAnyway add normal request to the normal queue end place anyway if queue full, sleep then try
Click to show internal directories.
Click to hide internal directories.