# Functions
No description provided by the author
NewConnector creates a new connector with the given options.
# Structs
ConnectorImpl is a concrete implementation of the Connector interface.
No description provided by the author
# Interfaces
go:generate mockery --name Connector --filename connector.go.