Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsErrorConnect ¶
func IsErrorRead ¶
func IsErrorWrite ¶
Types ¶
type CBNSQWorker ¶
type CBNSQWorker struct {
// contains filtered or unexported fields
}
func (*CBNSQWorker) Send ¶
func (w *CBNSQWorker) Send(message *nsq.Message) ([]byte, error)
type FastCGIWorker ¶
type FastCGIWorker struct {
// contains filtered or unexported fields
}
func (*FastCGIWorker) Send ¶
func (w *FastCGIWorker) Send(message *nsq.Message) ([]byte, error)
type HTTPWorker ¶
type HTTPWorker struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.