Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
func NewProvider ¶
func NewProvider( sqlconnector sqlconnect.SqlConnector, ) *Provider
func (*Provider) CloseClientConnection ¶
func (p *Provider) CloseClientConnection(client neosync_benthos_sql.SqlDbtx) error
func (*Provider) GetConnectionClient ¶
func (p *Provider) GetConnectionClient(cc *mgmtv1alpha1.ConnectionConfig) (neosync_benthos_sql.SqlDbtx, error)
Click to show internal directories.
Click to hide internal directories.