Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AsyncProducer ¶
type AsyncProducer struct {
// contains filtered or unexported fields
}
AsyncProducer DB异步操作生产者
var (
AsyncProducerInstance *AsyncProducer
)
func NewDbAsyncProducer ¶
func NewDbAsyncProducer(workerChan chan<- interface{}) *AsyncProducer
Click to show internal directories.
Click to hide internal directories.