Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessedFileHandler ¶
func ProcessedFileHandler(acknowledger chan transmit.Serializable, fragCollector garbage.FragmentCollector) func(socket socket.Socket, conn net.Conn)
ProcessedFileHandler is a handler for a socket that receives processed files from the transformation step
func SendFileHandler ¶
func SendFileHandler(fragCollector garbage.FragmentCollector) func(socket socket.Socket, conn net.Conn)
SendFileHandler is a handler function for a socket that sends files to the transformation step
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.