Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAmqpConnector ¶
func NewAmqpConnector() connectors.Connector
Types ¶
type AmqpConnector ¶
type AmqpConnector struct {
// contains filtered or unexported fields
}
func (AmqpConnector) GetConnString ¶
func (c AmqpConnector) GetConnString(schema amqptype.Amqp) string
func (AmqpConnector) Id ¶
func (c AmqpConnector) Id() string
func (AmqpConnector) Load ¶
func (c AmqpConnector) Load(schema interface{}) (interface{}, error)
func (AmqpConnector) Name ¶
func (c AmqpConnector) Name() string
func (AmqpConnector) Schema ¶
func (c AmqpConnector) Schema() interface{}
func (AmqpConnector) Tags ¶
func (c AmqpConnector) Tags() []string
Click to show internal directories.
Click to hide internal directories.