Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOutport ¶
func CreateOutport(args *OutportFactoryArgs) (outport.OutportHandler, error)
CreateOutport will create a new instance of OutportHandler
Types ¶
type OutportFactoryArgs ¶
type OutportFactoryArgs struct { RetrialInterval time.Duration ElasticIndexerFactoryArgs *indexerFactory.ArgsIndexerFactory EventNotifierFactoryArgs *notifierFactory.EventNotifierFactoryArgs CovalentIndexerFactoryArgs *covalentFactory.ArgsCovalentIndexerFactory }
OutportFactoryArgs holds the factory arguments of different outport drivers
Click to show internal directories.
Click to hide internal directories.