Versions in this module Expand all Collapse all v2 v2.0.2 Apr 16, 2020 v2.0.1 Apr 16, 2020 Changes in this version + func LoggerFrom(ctx context.Context) *zap.SugaredLogger + func TargetFrom(ctx context.Context) *url.URL + func TopicFrom(ctx context.Context) string + func WithLogger(ctx context.Context, logger *zap.SugaredLogger) context.Context + func WithTarget(ctx context.Context, target string) context.Context + func WithTopic(ctx context.Context, topic string) context.Context