Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewInboundPlugin ¶
func NewInboundPlugin(logger *log.Logger, parameter map[string]string) (transport.InboundPlugin, error)
NewInboundFilePlugin returns new InPlugin and checks for basefolder and exist parameter.
func NewOutboundPlugin ¶
func NewOutboundPlugin(logger *log.Logger, pid string, msgProcessor transport.MessageProcessor, atcProcessor transport.AttachmentProcessor, parameter map[string]string) (transport.OutboundPlugin, error)
NewOutboundFilePlugin returns new OutPlugin and checks for success, error and waittime parameter.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.