package
Version:
v0.2.10
Opens a new window with list of versions in this module.
Published: Oct 1, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func New[IK any, IV any, OK any, OV any](
source stateless.OneToOneFunction[IK, IV, OK, OV],
inputTopic flow.Topic[IK, IV],
outputTopic flow.Topic[OK, OV],
) stateless.SingleFunction
Source Files
¶
Click to show internal directories.
Click to hide internal directories.