Documentation ¶
Overview ¶
Package neo4jdriverwrap holds the logic of adapting neo4jdriver options and functions to be usable from the OpenTelemetry exporter module. This module is made of helper functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLogger ¶
func NewLogger(zsl *zap.SugaredLogger) log.Logger
NewLogger takes a *zap.SugaredLogger to create a logger compliant with the interface Logger from "github.com/neo4j/neo4j-go-driver/v5/neo4j/log".
func WithBackOffConfig ¶
func WithBackOffConfig(boc *configretry.BackOffConfig) func(*config.Config)
WithBackOffConfig
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.