Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAmqpRawConnector ¶
func NewAmqpRawConnector() connectors.Connector
Types ¶
type AmqpRawConnector ¶
type AmqpRawConnector struct{}
func (AmqpRawConnector) Id ¶
func (c AmqpRawConnector) Id() string
func (AmqpRawConnector) Load ¶
func (c AmqpRawConnector) Load(schema interface{}) (interface{}, error)
func (AmqpRawConnector) Name ¶
func (c AmqpRawConnector) Name() string
func (AmqpRawConnector) Schema ¶
func (c AmqpRawConnector) Schema() interface{}
func (AmqpRawConnector) Tags ¶
func (c AmqpRawConnector) Tags() []string
Click to show internal directories.
Click to hide internal directories.