Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CypherBasicAuth ¶
type CypherBasicAuth struct {
// contains filtered or unexported fields
}
type CypherOutput ¶
type CypherOutput struct {
// contains filtered or unexported fields
}
func NewCypherOutputFromConfig ¶
func NewCypherOutputFromConfig(conf *service.ParsedConfig, mgr *service.Resources) (*CypherOutput, error)
func (*CypherOutput) WriteBatch ¶
func (cyp *CypherOutput) WriteBatch(ctx context.Context, batch service.MessageBatch) error
Click to show internal directories.
Click to hide internal directories.