Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CrawlerAMQP ¶
type CrawlerAMQP = CrawlerRPC
type CrawlerRPC ¶
type CrawlerRPC struct{}
type RPCServer ¶
type RPCServer struct {
// contains filtered or unexported fields
}
func NewRPCServer ¶
type RabbitMQ ¶
type RabbitMQ struct { Channel *amqp.Channel Request amqp.Queue Response amqp.Queue // contains filtered or unexported fields }
func NewRabbitMQ ¶
type TCPServer ¶
type TCPServer struct {
// contains filtered or unexported fields
}
func NewTCPServer ¶
Click to show internal directories.
Click to hide internal directories.