zap

package
v1.96.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 16, 2023 License: Unlicense Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	handler.Handler
	// contains filtered or unexported fields
}

Handler for zap.

func NewHandler

func NewHandler(topic, channel string, logger *zap.Logger, handler handler.Handler) *Handler

NewHandler for zap.

func (*Handler) Handle

func (h *Handler) Handle(ctx context.Context, message *message.Message) error

type Producer

type Producer struct {
	producer.Producer
	// contains filtered or unexported fields
}

Producer for zap.

func NewProducer

func NewProducer(logger *zap.Logger, producer producer.Producer) *Producer

NewProducer for zap.

func (*Producer) Publish

func (p *Producer) Publish(ctx context.Context, topic string, message *message.Message) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL