Versions in this module Expand all Collapse all v0 v0.12.1 Sep 23, 2019 v0.12.0 Jul 22, 2019 Changes in this version + var Connectors = &connectorExt + func RegisterExtension(extension interface{}, name string) []string + func UnregisterExtension(name string) []string + type Connector interface + Close func(context.Context) error + Connect func(context.Context) (context.Context, error) + UID func() string