Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPool ¶
func NewPool(config *config.Config, logger *LoggerAdapter) beanstalk.Pool
func RegisterHooks ¶
Types ¶
type LoggerAdapter ¶
type LoggerAdapter struct {
// contains filtered or unexported fields
}
func NewLoggerAdapter ¶
func NewLoggerAdapter(logger *zap.Logger) *LoggerAdapter
func (*LoggerAdapter) Log ¶
func (l *LoggerAdapter) Log(level beanstalk.LogLevel, msg string, args map[string]interface{})
Click to show internal directories.
Click to hide internal directories.